C1.Win.SuperTooltip.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperErrorProvider Class
Members

C1SuperErrorProvider Class
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
   Implements C1.Win.SuperTooltip.ISuperErrorProvider 
 
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.SuperTooltip.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.SuperTooltip Namespace