ToolBarΒΆ

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

Winapp ElementObject.ToolBar

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

Winapp ElementObject.ToolBar ([Name =] String)

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

Winapp ElementObject.ToolBar (Id|$ = String)

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

Winapp ElementObject.ToolBar (NamePattern|# = String)

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

Winapp ElementObject.ToolBar (ClassName|@ = String)

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

Winapp ElementObject.ToolBar (AccessKey|_ = String)

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

Winapp ElementObject.ToolBar (Image|ImageName|% = String)

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

Winapp ElementObject.ToolBar (ProcessId = Integer)

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

Winapp ElementObject.ToolBar (Process|ProcessName|~ = String)

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

Winapp ElementObject.ToolBar (Index|^ = Integer)

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

Winapp ElementObject.ToolBar ([Name =] String, ClassName|@ = String)

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

Winapp ElementObject.ToolBar ([Name =] String, AccessKey|_ = String)

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

Winapp ElementObject.ToolBar ([Name =] String, Enabled = Boolean)

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

Winapp ElementObject.ToolBar (Id|$ = String, Index|^ = Integer)

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