ToolTipΒΆ

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip ([Name =] String)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip (Id|$ = String)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip (NamePattern|# = String)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip (ClassName|@ = String)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip (AccessKey|_ = String)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

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

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip (ProcessId = Integer)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

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

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

Winapp ElementObject.ToolTip (Index|^ = Integer)

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

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

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

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

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

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

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.

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

Identifies a tooltip control, an informational window that appears as a result of moving the pointer over a control or sometimes when tabbing to a control using the keyboard.