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


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