FormTimeControl.toolTip Method [AX 2012]

Retrieves the tooltip text for the control.

public str toolTip()

Run On

Client

Return Value

Type: str
The tooltip text for the control; an empty string if no tooltip text has been defined for the control.

The method might be overridden to provide a value to the toolTip method.

Community Additions

ADD
Show: