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 在窗格之间导航,具体取决于上下文。