ActionsPane.AutoSize-Eigenschaft (2007 System)

Aktualisiert: November 2007

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

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

Syntax

<BrowsableAttribute(True)> _
Public Property AutoSize As Boolean

Dim instance As ActionsPane
Dim value As Boolean

value = instance.AutoSize

instance.AutoSize = value
[BrowsableAttribute(true)]
public bool AutoSize { get; set; }

Eigenschaftenwert

Typ: System.Boolean

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace