C1.Win.RulesManager.Styles Namespace / RulesManagerStyles Class / TextBoxes Property
TextBoxes Property
In This Topic
Gets TextBoxStyle containing display attributes that determine the general appearance of the TextBox elements on the screen.
Syntax
'Declaration
 
Public Property TextBoxes As TextBoxStyle
 
See Also