Calendar for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / UnderlineStyle Class
Members

In This Topic
    UnderlineStyle Class
    In This Topic
    The UnderlineStyle class represents the underline style.
    Object Model
    UnderlineStyle Class
    Syntax
    'Declaration
     
    
    Public Class UnderlineStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class UnderlineStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Styles.UnderlineStyle

    See Also