Xbasic
UI_STATUSBAR_DRAW Function
Syntax
V UI_STATUSBAR_DRAW(C drawing_code[,L background])
Arguments
- drawing_code
Character
- background
Logical
Description
Draw directly to the statusbars first 'pane'- if optional background flag is set, we draw the background for any new status messages. Internal use only
Limitations
Desktop applications only. Internal use only.