Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / TooltipStyle Class / PaddingHorizontal Property

In This Topic
    PaddingHorizontal Property
    In This Topic
    Gets or sets the thickness of the horizontal padding between the element edges and its content.
    Syntax
    'Declaration
     
    
    Public Property PaddingHorizontal As Integer
    public int PaddingHorizontal {get; set;}
    See Also