SheetListImageSize

Applies to

Window controls

Description

Specifies whether to display the SheetList button as a large button or a small button (default) in the ribbon bar.

0 – (Default) Displays as a small button.

1 – Displays as a large button.

Usage

In a painter

To specify whether to display the SheetList button as a large button or a small button:

  1. In the Window painter, select the RibbonView tab page in the window's Properties view.

  2. Select a value from the SheetListImageSize drop-down list.

In scripts

This statement specifies to display the SheetList button as a large button:

mdi_1.SheetListImageSize = 1