Spread Windows Forms 12.0 Product Documentation
ResetMarginLeft Method


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

Reference

ElementWindowless Class
ElementWindowless Members