Share

AcApStatusBar::Update

C++

virtual SB_DEPRECATED void Update() = 0;

Description

This function updates all panes and tray items in the status bar.

If any pane or tray item attributes have been changed, or if any panes or tray items have been added, inserted or removed with the bUpdate parameter set to false, the changes are updated in the status bar display at this time.

Links

AcApStatusBar

Was this information helpful?