ControlType.Pane 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別窗格控制項。
public: static initonly System::Windows::Automation::ControlType ^ Pane;
public static readonly System.Windows.Automation.ControlType Pane;
staticval mutable Pane : System.Windows.Automation.ControlType
Public Shared ReadOnly Pane As ControlType
欄位值
備註
Pane用來以視覺化方式分隔 中 Window 的內容。 根據內容,使用者通常會按 TAB、F6 或 CTRL+TAB 在窗格之間巡覽。