Controls
Setting Focus to a particular control
This cannot be done in the Load event and must be done in the Activate event
txtTextBox.SetFocus()
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext
This cannot be done in the Load event and must be done in the Activate event
txtTextBox.SetFocus()