Spread Windows Forms 12.0 Product Documentation
ResetMarginTop Method


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetMarginTop Method
Resets the margin between the top of the element and its contents to the default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetMarginTop() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetMarginTop()
protected virtual void ResetMarginTop()
Remarks
Use this method to reset the MarginTop property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members