Windows Forms 的AxHost 類介紹
包裝 ActiveX 控制元件,並將其作為功能完全的 Windows 窗體控制元件進行公開。
名稱空間:System.Windows.Forms
程式集:System.Windows.Forms(在 system.windows.forms.dll 中)
![Windows Forms 的AxHost 類介紹](https://i.iter01.com/images/9f3fa3c58820d8daac9f5e2bfa11d0132a9b9fe69e34e978d987a2541a2336fa.gif)
Visual Basic(宣告)
True)> _ _ Public MustInherit Class AxHost Inherits Control Implements ISupportInitialize, ICustomTypeDescriptor
Visual Basic(用法)
Dim instance As AxHost
C#
[ComVisibleAttribute(true)] [ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch)] public abstract class AxHost : Control, ISupportInitialize, ICustomTypeDescriptor
C++
[ComVisibleAttribute(true)] [ClassInterfaceAttribute(ClassInterfaceType::AutoDispatch)] public ref class AxHost abstract : public Control, ISupportInitialize, ICustomTypeDescriptor
J#
/** @attribute ComVisibleAttribute(true) */ /** @attribute ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch) */ public abstract class AxHost extends Control implements ISupportInitialize, ICustomTypeDescriptor
JScript
ComVisibleAttribute(true) ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch) public abstract class AxHost extends Control implements ISupportInitialize, ICustomTypeDescriptor
相關文章
- python類的介紹Python
- java集合類介紹Java
- 介紹幾個好用的工具類
- python中類物件及類屬性的介紹Python物件
- Google guava工具類的介紹和使用GoGuava
- UML類圖介紹&類的六大關係
- C#各類集合介紹C#
- http代理使用分類介紹HTTP
- ASP.NET Web Forms – 事件簡介ASP.NETWebORM事件
- Windows Server 2016各種版本介紹WindowsServer
- windows10系統版本介紹Windows
- Java中的13個原子操作類介紹Java
- DDoS攻擊最常見的分類介紹!
- [Windows環境]nvm工具的介紹和安裝Windows
- pyhanlp 文字聚類詳細介紹HanLP聚類
- Flink 類載入機制介紹
- ASP.NET Web Forms – SortedList 物件簡介ASP.NETWebORM物件
- ASP.NET Web Forms – Hashtable 物件簡介ASP.NETWebORM物件
- ASP.NET Web Forms – ArrayList 物件簡介ASP.NETWebORM物件
- ASP.NET Web Forms – 導航簡介ASP.NETWebORM
- WindowsPE重灌Windows系統詳細介紹Windows
- HanLP分類模組的分詞器介紹HanLP分詞
- 常見的四類HTTP狀態碼介紹HTTP
- 工具篇:介紹幾個好用的guava工具類Guava
- 交換機功能及分類介紹
- .Net 5中Windows Forms執行時的新功能(翻譯)WindowsORM
- ASP.NET Web Forms – HTML 表單簡介ASP.NETWebORMHTML
- ASP.NET Web Forms – HTML 頁面簡介ASP.NETWebORMHTML
- ASP.NET Web Forms – XML 檔案簡介ASP.NETWebORMXML
- 簡要介紹Linux網路服務的種類Linux
- vit中的生成分類識別符號介紹符號
- 詳細介紹Python類的繼承與多型Python繼承多型
- 批次windows3389伺服器管理介紹WindowsS3伺服器
- redis框架介紹與安裝(mac 和 windows)Redis框架MacWindows
- HarmonyOS方舟開發框架容器類API的介紹與使用框架API
- Linux常見的開發命令有哪些?分類介紹!Linux
- ASP.NET Web Forms – Repeater 控制元件簡介ASP.NETWebORM控制元件
- ASP.NET Web Forms – Button 控制元件簡介ASP.NETWebORM控制元件
- ASP.NET Web Forms – TextBox 控制元件簡介ASP.NETWebORM控制元件