Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / SetElementStyle Method


In This Topic
SetElementStyle Method (ElementContainerControl)
In This Topic
Sets the style for the element.
Syntax
'Declaration
 
Public Overridable Sub SetElementStyle( _
   ByVal style As ElementStyle _
) 
 
'Usage
 
Dim instance As ElementContainerControl
Dim style As ElementStyle
 
instance.SetElementStyle(style)

Parameters

style
See Also