Expand Minimize
This topic has not yet been rated - Rate this topic

CMDIFrameWndEx::GetPane

Returns a pointer to the pane that has the specified control ID.

CBasePane* GetPane(
   UINT nID 
);
[in] nID

The control ID.

A pointer to the pane that has the specified control ID, if it exists. Otherwise, NULL.

Header: afxMDIFrameWndEx.h

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