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