Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ItemStyle Class
Properties Methods


In This Topic
    ItemStyle Class Members
    In This Topic

    The following tables list the members exposed by ItemStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Public PropertyGets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the ItemStyle<T>.Default property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.Disabled property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.Hot property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.HotPressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.Pressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Default property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Disabled property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Hot property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.HotPressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Pressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Top
    See Also