Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / NumericEditStyles Class


In This Topic
    NumericEditStyles Class Properties
    In This Topic

    For a list of all members of this type, see NumericEditStyles members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of buttons. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Public PropertyGets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the focused element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    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.TextBoxStyles)
    Public PropertyGets value indicating whether the style is default. (Inherited from C1.Win.Themes.BaseStyle)
    Public PropertyGets a value indicating whether the object has been disposed. (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets or sets the System.Drawing.Color used to paint the empty mark. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets or sets the style name. (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the foreground color of the control which contains negative value.  
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the readonly element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of underline. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets C1.Framework.BackgroundBrushProvider objects used to paint backgrounds. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected PropertyGets a style that contains the default values for current style. (Inherited from C1.Win.Themes.BaseStyle)
    Protected PropertyGets collection owner. (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected PropertyGets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected PropertyGets or sets the root directory in C1Theme. (Inherited from C1.Win.Themes.BaseStyle)
    Protected PropertyGets theme provider of the current theme. (Inherited from C1.Win.Themes.BaseStyle)
    Protected PropertyGets top owner of the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also