TitleBarΒΆ
Identifies the caption bar on a window.
Winapp ElementObject.TitleBar |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar ([Name =] String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (Id|$ = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (NamePattern|# = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (ClassName|@ = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (AccessKey|_ = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (Image|ImageName|% = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (ProcessId = Integer) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (Process|ProcessName|~ = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (Index|^ = Integer) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar ([Name =] String, ClassName|@ = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar ([Name =] String, AccessKey|_ = String) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar ([Name =] String, Enabled = Boolean) |
Identifies the caption bar on a window. |
Winapp ElementObject.TitleBar (Id|$ = String, Index|^ = Integer) |
Identifies the caption bar on a window. |