共用方式為


ComponentTray.AutoArrange 屬性

定義

取得或設定值,指出是否自動對齊元件匣項目。

public:
 property bool AutoArrange { bool get(); void set(bool value); };
public bool AutoArrange { get; set; }
member this.AutoArrange : bool with get, set
Public Property AutoArrange As Boolean

屬性值

如果會自動排列元件匣項目,則為 true,否則為 false

適用於