Expand Minimize
This topic has not yet been rated - Rate this topic

IVCWizCtlUI.GetDialogControlsAndTypes Method

Gets the controls and types from the specified dialog box.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Object GetDialogControlsAndTypes(
	string bstrDialogId
)

Parameters

bstrDialogId
Type: String

The string containing the ID of the dialog box.

Return Value

Type: Object
The controls and types from the specified dialog box.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.