Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
voidSetMessageText(LPCTSTRlpszText**);**
voidSetMessageText(UINTnID**);**
Parameters
lpszText
Points to the string to be placed on the status bar.
nID
String resource ID of the string to be placed on the status bar.
Remarks
Call this function to place a string in the status-bar pane that has an ID of 0. This is typically the leftmost, and longest, pane of the status bar.
CFrameWnd Overview | Class Members | Hierarchy Chart
See Also CStatusBar