Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 24, 2017 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/b9ff2ab010ed65d5f1fe485158c61e0e to your computer and use it in GitHub Desktop.
Save bjoerntx/b9ff2ab010ed65d5f1fe485158c61e0e to your computer and use it in GitHub Desktop.
Private Sub textControl_Loaded(sender As Object, e As RoutedEventArgs)
textControl.Focus()
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment