This topic has not yet been rated - Rate this topic

CFrameWnd::OnBarCheck

Called whenever an action is performed on the specified control bar.

afx_msg BOOL OnBarCheck( 
   UINT nID 
);
nID

The ID of the control bar being shown.

Nonzero if the control bar existed; otherwise 0.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.