FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / ResetPictureMargin Method


In This Topic
ResetPictureMargin Method (ElementWithButtons)
In This Topic
Resets the margin between text and picture to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetPictureMargin() 
 
'Usage
 
Dim instance As ElementWithButtons
 
instance.ResetPictureMargin()
See Also