Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.300 TooltipText Property

Description:

Contains the tool tip text for the control or object.

A tool tip is a brief description of the object, displayed when the mouse pointer hovers over the object.

Tab

Contains the tooltip text for the currently selected tab page.

Used in controls:

Animation

CheckBox

ComboBox

CommandButton

Custom

DriveList

Edit

FileList

FolderList

Frame

Graph

GroupBox

Image

ListBox

ListView

MCI

OptionButton

ProgressIndicator

ScrollBar

Shape

Slider

StaticText

Tab

Table

TextBox

Toolbar

TreeView

Used in objects:

Button

Value:

The tooltip text.

Default value:

None.

COBOL picture

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.