C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollablePanel Class / ScrollablePanel Constructor / ScrollablePanel Constructor(Style)
The Style object to use.

In This Topic
ScrollablePanel Constructor(Style)
In This Topic
Initializes a new instance of the ScrollablePanel element with the pecified style options.
Syntax
'Declaration
 
Public Function New( _
   ByVal s As Style _
)
 

Parameters

s
The Style object to use.
See Also