C++
ACAD_PORT AcStatusBarItem( const CString& strId, bool isTrayItem );
Description
Constructor.
Parameters
Parameters | Description |
---|---|
strId | Name of the status bar item |
isTrayItem | If true indicates that this is a tray item else it’s a pane. |
ACAD_PORT AcStatusBarItem( const CString& strId, bool isTrayItem );
Constructor.
Parameters | Description |
---|---|
strId | Name of the status bar item |
isTrayItem | If true indicates that this is a tray item else it’s a pane. |