Freigeben über


CFrameWnd::OnBarCheck

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

afx_msg BOOL OnBarCheck(
   UINT nID
);

Parameters

  • nID
    The ID of the control bar being shown.

Return Value

Nonzero if the control bar existed; otherwise 0.

Requirements

Header: afxwin.h

See Also

Concepts

CFrameWnd Class

CFrameWnd Members

Hierarchy Chart