Skip to content

WrapLargePopups Property

Description

Specifies whether to automatically wrap large popup menus if the height of the popup exceeds the height of the screen.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property WrapLargePopups() As Boolean

Remarks

WrapLargePopups specifies whether to automatically wrap large popup menus if the height of the popup exceeds the height of the screen. This will wrap the large popup to another column and will not display the typical scroll buttons.

To manually specify where the column will wrap, you must use the xtpFlagWrapRow flags for the popup menu.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.