Applies to
Window controls
Description
Specifies the text to be displayed in the SheetList button. The default text for the button is "SheetList".
Usage
In a painter
To specify the text for the SheetList button:
-
In the Window painter, select the RibbonView tab page in the window's Properties view.
-
Input the text in the SheetListText box.
In scripts
This statement sets the text for the SheetList button to "Window List":
mdi_1.SheetListText = "Window List"