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
- factory
Tür: Microsoft.Office.Tools.Word.Factory
- hostItemProvider
Tür: Microsoft.Office.Tools.IHostItemProvider
- serviceProvider
Tür: System.IServiceProvider
- cookie
Tür: System.String
- extenderCookie
Tür: System.String
- container
Tür: System.Object
- identifier
Tür: System.String
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
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.