OLEControl 類別 (2007 系統)
更新:2007 年 11 月
表示文件上的連結或內嵌控制項。
命名空間: Microsoft.Office.Tools.Word
組件: Microsoft.Office.Tools.Word.v9.0 (在 Microsoft.Office.Tools.Word.v9.0.dll 中)
語法
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class OLEControl
Dim instance As OLEControl
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class OLEControl
備註
當您使用 AddControl 方法加入控制項至 Document 的 ControlCollection 時,會傳回 OLEControl。如需詳細資訊,請參閱在執行階段將控制項加入至 Office 文件。
繼承階層架構
System.Object
Microsoft.Office.Tools.Word.OLEControl
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。