ScriptAndResultsEditorControl.IsControlUnderSplitterVisible Property

Definition

Gets a Boolean value that specifies how the window will be resized.

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

Property Value

A Boolean value, True if the window currently shows something below splitter; otherwise, False.

Applies to