Adjustable SEToolBarConfig Assign

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > SEToolBarConfig >

Adjustable SEToolBarConfig Assign

Previous pageReturn to chapter overviewNext page

Purpose

Enables the toolbar's built-in customization features, which enable the user to drag a button to a new position or to remove a button by dragging it off the toolbar.

While drag and drop the user have to press additionally the shift key.

In addition, the user can double-click the toolbar to display the Customize Toolbar dialog box, which enables the user to add, delete, and rearrange toolbar buttons.

 

Prototype

ASSIGN Adjustable(lValue) CLASS SEToolBarConfig

 

Argument

<lValue>

TRUE, the toolbar will be adjustable, otherwise FALSE.

 

Remark

If Adjustable is set to FALSE, you can still can open the Customize Toolbar dialog box by calling the method SEToolBar:Configure()