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


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