Navigation: Ultimate Suite for PowerBuilder Help > Toolbar Strip > Functions >

of_addseparator

Send comments on this topic.

 

Description:

Adds a separator line to the toolbar.

Syntax:

of_addseparator ()
of_addseparator (integer al_position)

Argument

Description

al_position (optional)

The position the separator will display in the toolbar: LEFT (default) or RIGHT.

LEFT and RIGHT are constants defined in the toolbar control.

Return Value:

Returns a number representing the index of the new item that was added. You can use this index value when calling other toolbar functions.

Usage:


Copyright © 2021 Werysoft Inc.