C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / BorderStyle Property

In This Topic
BorderStyle Property (C1InputPanelBase)
In This Topic
Gets or sets the C1.Framework.ScrollableControl.BorderStyle value determining the type of border around the control.
Syntax
'Declaration
 
Public Overridable Property BorderStyle As BorderStyle
 
See Also