SplitContainer.Panel1Collapsed Proprietà

Definizione

Ottiene o imposta un valore che determina se Panel1 è compresso o espanso.

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

Valore della proprietà

Boolean

true se Panel1 è compresso; in caso contrario, false. Il valore predefinito è false.

Si applica a

Vedi anche