Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / InvalidFontFamily Class
Properties Methods Events


In This Topic
    InvalidFontFamily Class Members
    In This Topic

    The following tables list the members exposed by InvalidFontFamily.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InvalidFontFamily class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the user can set an incorrect string as C1FontPicker's Value or not.  
    Public PropertyGets or sets the text shown in the C1FontPicker's editor for any incorrect input.  
    Public PropertyGets or sets a FontFamily name of one of the installed fonts that will be returned as C1FontPicker's Value for any incorrect input.  
    Top
    Public Methods
     NameDescription
    Public MethodReset all to default properties.  
    Public MethodReturns the string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Protected MethodRestores the default value of the DisplayedText property.  
    Protected MethodRestores the default value of the SelectedFontFamily property.  
    Protected MethodCompares two values of property and raises an PropertyChanged event if they are different.  
    Protected MethodSpecifies whether to save the value of the DisplayedText property.  
    Protected MethodSpecifies whether to save the value of the SelectedFontFamily property.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also