ActionsPane.Controls 属性 (2007 system)

更新:2007 年 11 月

提供与 Control.Controls 属性相同的功能。

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.Common.v9.0(在 Microsoft.Office.Tools.Common.v9.0.dll 中)

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property Controls As Control..::.ControlCollection
用法
Dim instance As ActionsPane
Dim value As Control..::.ControlCollection

value = instance.Controls
[BrowsableAttribute(false)]
public Control..::.ControlCollection Controls { get; }

属性值

类型:System.Windows.Forms.Control.ControlCollection

权限

另请参见

参考

ActionsPane 类

ActionsPane 成员

Microsoft.Office.Tools 命名空间