Navigation: Ultimate Suite for PowerBuilder Help > Tab Control > Functions >

of_allowtabdragging

Send comments on this topic.

 

Description:

Allows the user to move the tab to a new position.

Syntax:

of_allowtabdragging (boolean ab_switch)

Argument

Description

ab_switch

Pass TRUE to allow the tab to be moved or FALSE to prevent the tabs from being moved.

Return Value:

Always returns 1.

Usage:

The user moves the tab by positioning the mouse over a tab, pressing and holding the left mouse button then drag the mouse over a new tab. Releasing the left mouse button will cause the tab to move to the positions.


Copyright © 2021 Werysoft Inc.