Navigation: Ultimate Suite for PowerBuilder Help > Tab Control > Functions >

of_gettiptext

Send comments on this topic.

 

Description:

Gets the tab tooltip text based on index.

Syntax:

of_gettiptext (long al_index)

Argument

Description

al_index

The index of the tab you want to get text for.

Return Value:

Returns a string containing the tooltip text for the tab. Returns an empty string if an invalid tab reference was passed in.

Usage:


Copyright © 2021 Werysoft Inc.