AppGetBarΒΆ
AppGetBar checks if the status bar or one of the toolbars is visible.
- bIsVisible = AppGetBar(ssBar)
Return Value
The function returns TRUE (1), if the given bar is visible and otherwise FALSE (0).
Parameters
- ssBar
is one of the folowing strings:
"Standard","Diagram","Data","Import","Palette","DatasetStyle","Format","Cursor","Status","Userbar".
Comment
The toolbar "Userbar" can be customized in the
Tools=>Customize User Toolbar dialog.
See also
id-748646