Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle.RGN Structure / bottom Field


In This Topic
bottom Field (VisualStyle.RGN)
In This Topic
Defines the bottom
Syntax
'Declaration
 
Public bottom As Integer
 
'Usage
 
Dim instance As VisualStyle.RGN
Dim value As Integer
 
value = instance.bottom
 
instance.bottom = value
See Also