Table of Contents
RenderFocused Property

Gets or sets a value indicating whether the ListBox appears as if it has keyboard focus.

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