ComponentOne Menus and Toolbars for WinForms
C1.Win.C1SuperTooltip.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperErrorProvider Class
Members

In This Topic
    C1SuperErrorProvider Class
    In This Topic
    Provides a user interface for indicating that a control on a form has an error associated with it.
    Object Model
    C1SuperErrorProvider Class
    Syntax
    'Declaration
     
    Public Class C1SuperErrorProvider 
       Inherits System.ComponentModel.Component
    public class C1SuperErrorProvider : System.ComponentModel.Component 
    Remarks
    C1SuperErrorProvider presents a mechanism for indicating to the end user that a control on a form has an error associated with it. If an error description string is specified for the control, an icon appears next to the control. The icon flashes in the manner specified by BlinkStyle, at the rate specified by BlinkRate. When the mouse hovers over the icon, a C1SuperTooltip appears showing the error description as HTML text.
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1SuperTooltip.C1SuperErrorProvider

    scrap%

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also

    Reference

    C1SuperErrorProvider Members
    C1.Win.C1SuperTooltip Namespace