Udostępnij za pośrednictwem


Metoda Factory.CreateComboBoxContentControl —

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Przestrzeń nazw:  Microsoft.Office.Tools.Word
Zestaw:  Microsoft.Office.Tools.Word (w Microsoft.Office.Tools.Word.dll)

Składnia

'Deklaracja
Function CreateComboBoxContentControl ( _
    serviceProvider As IServiceProvider, _
    hostItemProvider As IHostItemProvider, _
    primaryCookie As String, _
    identifier As String, _
    containerComponent As Object _
) As ComboBoxContentControl
ComboBoxContentControl CreateComboBoxContentControl(
    IServiceProvider serviceProvider,
    IHostItemProvider hostItemProvider,
    string primaryCookie,
    string identifier,
    Object containerComponent
)

Parametry

Wartość zwracana

Typ: Microsoft.Office.Tools.Word.ComboBoxContentControl

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Factory Interfejs

Przestrzeń nazw Microsoft.Office.Tools.Word