Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property
    In This Topic
    Gets or sets the horizontal offset which is used for the tooltip displaying.
    Syntax
    'Declaration
     
    
    Public Property HorizontalOffset As Integer
    public int HorizontalOffset {get; set;}
    See Also