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;}
See Also