InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputStyle Class
Fields Properties Methods Events


In This Topic
    InputStyle Class Members
    In This Topic

    The following tables list the members exposed by InputStyle.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of InputStyle.  
    Top
    Public Fields
     NameDescription
    Public FieldGets the version number of the style schema.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the set of named brushes.  
    Public PropertyGets the set of named colors.  
    Public PropertyGets the set of named integer constants.  
    Public PropertyGets the set of named boolean constants.  
    Public PropertyGets the set of named fonts.  
    Public PropertyGets the set of named glyphs.  
    Public Propertystatic (Shared in Visual Basic)Gets the shared instance of a InputStyle.  
    Top
    Public Methods
     NameDescription
    Public MethodMaintains performance while InputStyle is being changed.  
    Public MethodClean up any resources being used.  
    Public MethodResumes processing after it has been suspended by a call to BeginUpdate.  
    Public MethodLoads a predefined Office 2013 theme into the InputStyle object.  
    Public Methodstatic (Shared in Visual Basic)Switches the shared instance of InputStyle to the specified Office 2013 theme.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a InputStyle is changed.  
    Top
    See Also