ComponentOne Menus and Toolbars for WinForms
C1.Win.SuperTooltip.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperErrorProvider Class / ImageHot Property

In This Topic
    ImageHot Property (C1SuperErrorProvider)
    In This Topic
    Gets or sets the Image that appears next to a control when the mouse hovers over the error icon.
    Syntax
    'Declaration
     
    Public Property ImageHot As System.Drawing.Image
    public System.Drawing.Image ImageHot {get; set;}
    Requirements

    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