Table of Contents
RenderMouseOver Property

Gets or sets a value indicating whether to render the button as if the mouse is over it.

Syntax
 public Boolean RenderMouseOver { get; set; }
See Also