Aracılığıyla paylaş


CheckBox Oluşturucu (Factory, IHostItemProvider, IServiceProvider, String, String, Object, String)

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

Ad alanı:  Microsoft.Office.Tools.Word.Controls
Derleme:  Microsoft.Office.Tools.Word.v4.0.Utilities (Microsoft.Office.Tools.Word.v4.0.Utilities.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    factory As Factory, _
    hostItemProvider As IHostItemProvider, _
    serviceProvider As IServiceProvider, _
    cookie As String, _
    extenderCookie As String, _
    container As Object, _
    identifier As String _
)
public CheckBox(
    Factory factory,
    IHostItemProvider hostItemProvider,
    IServiceProvider serviceProvider,
    string cookie,
    string extenderCookie,
    Object container,
    string identifier
)

Parametreler

Notlar

Yeni bir oluşturmak için yapıcı kullanmayın CheckBox.Use AddCheckBox() yeni bir ekleme yöntemi CheckBox belge.Daha fazla bilgi için bkz. Office Belgelerine Çalışma Zamanında Denetim Ekleme.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CheckBox Sınıf

CheckBox Fazla Yük

Microsoft.Office.Tools.Word.Controls Ad Alanı