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

In This Topic
    LabelDisplayMode Property
    In This Topic
    Gets or sets the display mode to represent the states of the control.
    Syntax
    'Declaration
     
    
    Public Property LabelDisplayMode As LabelDisplayMode
    public LabelDisplayMode LabelDisplayMode {get; set;}
    See Also