Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

BorderStyle Property (CaptureCtrl)






Gets or sets the border style of the control.
Syntax
public virtual BorderStyle BorderStyle {get; set;}
'Declaration
 
Public Overridable Property BorderStyle As BorderStyle
'Usage
 
Dim instance As CaptureCtrl
Dim value As BorderStyle
 
instance.BorderStyle = value
 
value = instance.BorderStyle
public:
virtual property BorderStyle BorderStyle {
   BorderStyle get();
   void set (    BorderStyle value);
}

Property Value

An BorderStyle value representing the border style.
Remarks
The BorderStyle property can be used to create borderless and flat style controls, in addition to a bordered control.

For more information, refer to Appearance

Requirements

Target Platforms

See Also

Reference

CaptureCtrl Class
CaptureCtrl Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features