SetFocusAfterLoading Property
SetFocusAfterLoading
Gets or sets a value indicating whether focus will be set to a control after the document is loaded.
Declaration
[Browsable(true)]
public bool SetFocusAfterLoading { get; set; }
<Browsable(True)>
Public Property SetFocusAfterLoading As Boolean