C1.Win.RulesManager.Styles Namespace / TextBoxStyle Class
Properties Methods Events

TextBoxStyle Class Members

The following tables list the members exposed by TextBoxStyle.

Public Properties
 NameDescription
Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public PropertyGets style containing display attributes that determine the general appearance of the drop down button.  
Public PropertyGets or sets corners of the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state.  
Public PropertyGets style containing display attributes that determine the general appearance of the element when it is disabled.  
Public PropertyGets or sets text font of element.  
Public PropertyGets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.  
Public PropertyGets style containing display attributes that determine the general appearance of the element when it is selected and the cursor is over it.  
Public PropertyGets style containing display attributes that determine the general appearance of the element when it contains an invalid value.  
Public Property (Inherited from C1.Win.C1Themes.BaseStyle)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
Public PropertyGets style containing display attributes that determine the general appearance of the element when it is selected.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Applies style to destination C1.Framework.Style object if it is possible.  
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseC1FrameworkStyle)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Method (Inherited from C1.Win.C1Themes.BaseC1FrameworkStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
Public Events
 NameDescription
Public Event (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
See Also