C1.Win.8 Assembly / C1.Framework Namespace / ScrollBarPanel Class / ScrollBarPanel Constructor / ScrollBarPanel Constructor(Style)
Style initially assigned to the new ScrollBarPanel.

In This Topic
ScrollBarPanel Constructor(Style)
In This Topic
Initializes a new instance of a ScrollBarPanel.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As Style _
)
 

Parameters

style
Style initially assigned to the new ScrollBarPanel.
See Also