ControlType.ListItem 字段

定义

标识一个列表项控件,它是列表控件的子项。

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

字段值

注解

Header也可以是列表控件的子级。

适用于

另请参阅