共用方式為


ActionsPane.ControlAdded 事件

發生於加入新控制項至 Controls 集合時。

命名空間:  Microsoft.Office.Tools
組件:  Microsoft.Office.Tools.Common (在 Microsoft.Office.Tools.Common.dll 中)

語法

'宣告
<BrowsableAttribute(True)> _
Event ControlAdded As ControlEventHandler
[BrowsableAttribute(true)]
event ControlEventHandler ControlAdded

備註

這個事件提供和 Control.ControlAdded 事件相同的功能。 如需使用這個事件的詳細資訊,請參閱 Control.ControlAdded

.NET Framework 安全性

請參閱

參考

ActionsPane 介面

Microsoft.Office.Tools 命名空間

其他資源

執行窗格概觀