ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RulesManagerStyles Class / TextBoxes Property

In This Topic
    TextBoxes Property
    In This Topic
    画面内の TextBox 要素の通常状態の外観を決定する表示属性を含む TextBoxStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property TextBoxes As TextBoxStyle
    public TextBoxStyle TextBoxes {get; set;}
    See Also