'Declaration Public Property FocusOnTextBoxShown As Boolean
public bool FocusOnTextBoxShown { get; set; }
Property Value
True - text box must receive focus when text box is shown;
false - text box must NOT receive focus when text box is shown.
Default value is false.
false - text box must NOT receive focus when text box is shown.
Default value is false.