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

屬性值

Boolean

布林值,如果視窗目前在分隔器下方顯示某些內容,則為 True,否則為 False

適用於