ActionsPane.Bounds-Eigenschaft (2007 System)

Aktualisiert: November 2007

Keine Verwendung. Die Größe des Aktionsbereichs kann nicht programmgesteuert geändert werden.

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

Syntax

<BrowsableAttribute(False)> _
Public Property Bounds As Rectangle

Dim instance As ActionsPane
Dim value As Rectangle

value = instance.Bounds

instance.Bounds = value
[BrowsableAttribute(false)]
public Rectangle Bounds { get; set; }

Eigenschaftenwert

Typ: System.Drawing.Rectangle

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace

Weitere Ressourcen

Aktionsbereichsübersicht