ScriptAndResultsEditorControl.IsControlUnderSplitterVisible 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到一個布林值,指定視窗的大小調整方式。
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。