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

In This Topic
    ResetMarkEmptyColor Method (EditorStyle)
    In This Topic
    Restores the default value of the C1.Win.Input.Styles.TextBoxStyles.MarkEmptyColor property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetMarkEmptyColor() 
    protected void ResetMarkEmptyColor()
    See Also