VCWizCtlClass::GetDialogControlsAndTypes Method (String^)
Visual Studio 2015
Gets the controls and types from the specified dialog box.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrDialogId
-
Type:
System::String^
The string containing the ID of the dialog box.
Call this method to get the control IDs and the control types for the specified dialog box. For more information, see Add Member Variable Wizard.
Show: