Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / MarginTop Property


In This Topic
MarginTop Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property MarginTop As Integer
 
'Usage
 
Dim instance As IElement
Dim value As Integer
 
instance.MarginTop = value
 
value = instance.MarginTop
See Also