C++
virtual SB_DEPRECATED void ShowStatusBarMenuIcon( BOOL bShow ) = 0;
Description
This function shows or hides the default AutoCAD status bar context menu icon that appears on the right side of the status bar.
Parameters
Parameters | Description |
---|---|
bShow | Input Boolean: true shows the menu icon; false hides it |