ControlType.ToolBar Field

Definition

Identifies a toolbar, such as the control that contains a set of command buttons in an application window.

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

Field Value

Applies to

See also