ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XView Class / Margin Property

In This Topic
    Margin Property (XView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Margin As System.Windows.Forms.Padding
    public System.Windows.Forms.Padding Margin {get; set;}
    See Also