Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ToggleSwitch Class / LabelPosition Property

In This Topic
    LabelPosition Property
    In This Topic
    Gets or sets the position of the text or icons used to display the status of the control.
    Syntax
    'Declaration
     
    
    Public Property LabelPosition As LabelPosition
    public LabelPosition LabelPosition {get; set;}
    See Also