Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiDeleteToolbarBreak

hiDeleteToolbarBreak(
w_windowID 
s_toolbar 
) 
=> t / nil

Description

Deletes the toolbar break before the specified toolbar from the toolbar area of a window.

Arguments

w_windowID

The ID of the window that contains the toolbar.

s_toolbar

The name of the toolbar before which you want to delete the toolbar break

Values Returned

t

The toolbar break before the specified toolbar was deleted.

nil

The operation fails in case of an error.

Example

hiDeleteToolbarBreak( window(1) toolbar )

Related Topics

Toolbar Functions


Return to top
 ⠀
X