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

In This Topic
    TextStyle Class
    In This Topic
    TextStyle には、画面内の テキスト要素の通常状態の外観を決定する表示属性が含まれます。
    Syntax
    'Declaration
     
    
    Public Class TextStyle 
       Inherits BaseElementStyle
    public class TextStyle : 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.TextStyle

    See Also