C1.Framework Namespace / ScrollableControl Class / BorderStyle Property

In This Topic
BorderStyle Property (ScrollableControl)
In This Topic
Gets or sets the BorderStyle value determining the type of border around the control.
Syntax
'Declaration
 
<BrowsableAttribute(True)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property BorderStyle As BorderStyle
 
See Also