Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SpinUpButtonElement Class / ResetPictureMargin Method


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