Table of Contents
RenderDefaulted Property

Gets or sets a value indicating whether the Button has the appearance of the default button on the form.

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