WinCheckBoxTreeItem Properties

Include Protected Members
Include Inherited Members

The WinCheckBoxTreeItem type exposes the following members.

Properties

  Name Description
Public property AccessibleDescription Gets the description of the underlying IAccessible of this WinControl. (Inherited from WinControl.)
Public property AccessKey Gets the access key that is assigned to this control. (Inherited from WinControl.)
Public property BoundingRectangle (Inherited from UITestControl.)
Public property Checked Gets or sets a value that indicates whether the tree item is checked.
Public property ClassName (Inherited from UITestControl.)
Public property Container (Inherited from UITestControl.)
Public property ControlId Gets the ID that is assigned to this control. (Inherited from WinControl.)
Public property ControlName Gets the name of this control. (Inherited from WinControl.)
Public property ControlType (Inherited from UITestControl.)
Public property Enabled (Inherited from UITestControl.)
Public property Exists (Inherited from UITestControl.)
Public property Expanded Gets or sets a value that indicates whether the tree item is expanded.
Public property FilterProperties (Inherited from UITestControl.)
Public property FriendlyName (Inherited from UITestControl.)
Public property HasChildNodes Gets a value that indicates whether the tree item has child nodes.
Public property HasFocus (Inherited from UITestControl.)
Public property Height (Inherited from UITestControl.)
Public property HelpText Gets the help text that is assigned to this control. (Inherited from WinControl.)
Public property Indeterminate Gets or sets a value that indicates whether the check box state is indeterminate.
Public property IsTopParent (Inherited from UITestControl.)
Public property Left (Inherited from UITestControl.)
Public property Name (Inherited from UITestControl.)
Public property NativeElement (Inherited from UITestControl.)
Public property Nodes Gets a collection of nodes in this check box tree item.
Public property ParentNode Gets the parent node of this check box tree item.
Public property SearchConfigurations (Inherited from UITestControl.)
Public property SearchProperties (Inherited from UITestControl.)
Protected property SearchPropertiesSetExplicitly (Inherited from UITestControl.)
Public property Selected Gets or sets a value that indicates whether this check box tree item is selected.
Public property State (Inherited from UITestControl.)
Public property TechnologyName (Inherited from UITestControl.)
Public property ToolTipText (Inherited from WinControl.)
Public property Top (Inherited from UITestControl.)
Public property TopParent (Inherited from UITestControl.)
Public property Width (Inherited from UITestControl.)
Public property WindowHandle (Inherited from UITestControl.)
Public property WindowTitles (Inherited from UITestControl.)

Top

See Also

Reference

WinCheckBoxTreeItem Class

Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace