ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / VisualStyle Property

In This Topic
    VisualStyle Property (C1TextBox)
    In This Topic
    Gets or sets the visual style of the control.
    Syntax
    'Declaration
     
    Public Property VisualStyle As VisualStyle
    public VisualStyle VisualStyle {get; set;}
    See Also