Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / EditorStyle Class
Members

In This Topic
    EditorStyle Class
    In This Topic
    The EditorStyle class represents the styles for the Editor part of the C1.Win.Calendar.C1DateEdit control which contains display attributes that determine the appearance of control.
    Object Model
    EditorStyle Class
    Syntax
    'Declaration
     
    
    Public Class EditorStyle 
       Inherits C1.Win.Input.Styles.TextBoxStyles
    public class EditorStyle : C1.Win.Input.Styles.TextBoxStyles 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                         C1.Win.Calendar.DateEdit.EditorStyle

    See Also