ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / TextBoxStyle Class
Members

In This Topic
    TextBoxStyle Class
    In This Topic
    TextBoxStyle には、画面内の テキストボックス要素の通常状態の外観を決定する表示属性が含まれます。
    Object Model
    TextBoxStyle ClassClickableElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class TextBoxStyle 
       Inherits BaseElementStyle
    public class TextBoxStyle : BaseElementStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.BaseElementStyle
                   C1.Win.RulesManager.Styles.TextBoxStyle

    See Also