ComponentDocumentDesigner.TrayAutoArrange Proprietà

Definizione

Ottiene o imposta un valore che indica se la barra dei componenti della finestra di progettazione è in modalità disposizione automatica.

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

Valore della proprietà

true se la barra dei componenti della finestra di progettazione è in modalità disposizione automatica; in caso contrario, false.

Si applica a