InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / VisualStyle Property

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