InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputStyle Class / Instance Property

In This Topic
    Instance Property (InputStyle)
    In This Topic
    Gets the shared instance of a InputStyle.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Instance As InputStyle
    public static InputStyle Instance {get;}
    See Also