Skip to content

MultiLine_State - TabDialog

Determines if tabs will wrap across multiple lines

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer MultiLine_State
Access Type Syntax
Read Access: Get MultiLine_State to IntegerVariable
Write Access: Set MultiLine_State to IntegerVariable/Value

Description

By default, this object shows all the tabs in one line across the top of the control; if there are too many tabs to fit on one line, a spin control is displayed to navigate to the rest. The Multiline_state property, if set to true, will wrap the tabs across multiple lines.

Default is false.