PA_ShowHideToolBar

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_ShowHideToolBar (displayed)

ParameterTypeDescription
displayedchar1 to display toolbar, 0 to hide it. 2 = switch

Description

The routine PA_ShowHideToolBar shows the toolbar if displayed is 1, it hides it if displayed is 0, and it switches the visible state of the toolbar if displayed is 2.

See Also

PA_GetToolBarInfo.

Error Handling

PA_GetLastError always returns eER_NoErr


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next