Table of Contents
RenderMouseOver Property

Gets or sets a value indicating whether the Button appears as if the mouse is over it.

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