Udostępnij za pośrednictwem


Metoda IVCWizCtlUI.GetDialogControlsAndTypes —

Pobiera formantów i typów z określonego okna dialogowego.

Przestrzeń nazw:  Microsoft.VisualStudio.VsWizard
Zestaw:  Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)

Składnia

'Deklaracja
Function GetDialogControlsAndTypes ( _
    bstrDialogId As String _
) As Object
Object GetDialogControlsAndTypes(
    string bstrDialogId
)
Object^ GetDialogControlsAndTypes(
    [InAttribute] String^ bstrDialogId
)
abstract GetDialogControlsAndTypes : 
        bstrDialogId:string -> Object 
function GetDialogControlsAndTypes(
    bstrDialogId : String
) : Object

Parametry

  • bstrDialogId
    Typ: System.String
    Ciąg zawierający identyfikator okna dialogowego.

Wartość zwracana

Typ: System.Object
Formanty i typów z określonego okna dialogowego.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCWizCtlUI Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard