LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

BorderStyle Property (CaptureCtrl)

Show in webframe



Gets or sets the border style of the control.
Syntax
'Declaration
 
Public Overridable Property BorderStyle As BorderStyle
'Usage
 
Dim instance As CaptureCtrl
Dim value As BorderStyle
 
instance.BorderStyle = value
 
value = instance.BorderStyle
public virtual BorderStyle BorderStyle {get; set;}
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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