Purpose
Allows you to set the tooltip of a tab in the Tabbed View. It can be used, for example, to customize the interface depending on the status of the application.
Syntax
SetTooltip(page index, tooltip)
Arguments
Page Index | An integer representing the index of the page for which you want to set the new tooltip. Use the Me function of the panel or the visual object in the page to get the value. |
Tooltip | A string that represents the new tooltip to assign to the tab |
Changed on: 15/12/2022 / From version: 22.5.8700