CMFCColorBar::ShowCommandMessageString
Requests the frame window that owns the color bar control to update the message line in the status bar.
virtual void ShowCommandMessageString(
UINT uiCmdId
);
Parameters
- [in] uiCmdId
A command ID. (This parameter is ignored.)
Remarks
This method sends the WM_SETMESSAGESTRING message to the owner of the color bar control.
Requirements
Header: afxcolorbar.h