ControlType.Group 字段

定义

标识一个充当其他控件的容器的组控件。

public: static initonly System::Windows::Automation::ControlType ^ Group;
public static readonly System.Windows.Automation.ControlType Group;
 staticval mutable Group : System.Windows.Automation.ControlType
Public Shared ReadOnly Group As ControlType 

字段值

ControlType

注解

组是包含不同控件类型的容器控件,用于以逻辑方式关联这些控件。

适用于

另请参阅