SplitContainer.Panel2Collapsed Proprietà

Definizione

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

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

Valore della proprietà

Boolean

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

Si applica a

Vedi anche