TextInputDialog::OnInitialized Method (EventArgs^)
Visual Studio 2015
Handles initialization. In this case everything in the text box is selected after data binding is complete.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- e
-
Type:
System::EventArgs^
The event arguments.
Show: