ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperErrorProvider Class
Properties Methods Events


In This Topic
    C1SuperErrorProvider Class Members
    In This Topic

    The following tables list the members exposed by C1SuperErrorProvider.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the error icon should blink in different phase for various controls.  
    Public PropertyGets or sets the number of icon blinks when a new error text is set for the control.  
    Public PropertyGets or sets the rate, in milliseconds, at which the error icon should flash. The default is 250 milliseconds.  
    Public PropertyGets or sets a value indicating when the error icon flashes.  
    Public PropertyGets or sets a value indicating the parent control for this C1SuperErrorProvider.  
    Public PropertyGets or sets the list within a data source to monitor.  
    Public PropertyGets or sets the data source that the C1SuperErrorProvider monitors.  
    Public PropertyGets or sets the Icon that is displayed next to a control when an error description text has been set for the control.  
    Public PropertyGets or sets the Image that is displayed next to a control when an error description text has been set for the control.  
    Public PropertyGets or sets the Image that appears next to a control when the mouse hovers over the error icon.  
    Public PropertyOverridden. Gets or sets the ISite of the Component.  
    Public PropertyGets or sets an object that contains data about the component.  
    Public PropertyGets or sets the associated C1SuperTooltip component displaying the error description text.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public MethodProvides a method to set both the DataSource and DataMember at run time.  
    Public MethodRemoves all error glyphs and clears their settings associated with this component.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public MethodReturns the current error description text for the specified control.  
    Public MethodGets a value indicating where the error icon should be placed in relation to the control.  
    Public MethodReturns the amount of extra space to leave next to the error icon.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodSets the error description text for the specified control.  
    Public MethodSets the location where the error icon should be placed in relation to the control.  
    Public MethodSets the amount of extra space to leave between the specified control and the error icon.  
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodProvides a method to update the bindings of the DataSource, DataMember, and the error text.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the IconClick event.  
    Protected MethodRaises the IconDoubleClick event.  
    Protected MethodThis member is for internal use only.  
    Protected MethodThis member is for internal use only.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the error icon is clicked by the mouse.  
    Public EventOccurs when the error icon is clicked two or more times.  
    Top
    See Also