ActionsPane.Controls-Eigenschaft (2007 System)

Aktualisiert: November 2007

Stellt die gleiche Funktionalität bereit wie die Control.Controls-Eigenschaft.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)

Syntax

<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; }

Eigenschaftenwert

Typ: System.Windows.Forms.Control.ControlCollection

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace