言語

ScriptAndResultsEditorControl.IsControlUnderSplitterVisible プロパティ

定義

ウィンドウのサイズ変更方法を指定するブール値を取得します。

protected:
 virtual property bool IsControlUnderSplitterVisible { bool get(); };
protected virtual bool IsControlUnderSplitterVisible { get; }
member this.IsControlUnderSplitterVisible : bool
Protected Overridable ReadOnly Property IsControlUnderSplitterVisible As Boolean

プロパティ値

ブール値、 True ウィンドウにスプリッターの下に表示されている場合、そうでなければ False

適用対象