52 m_Tabs.SetImageList( list );
78 if ( title.GetLength() == 0 )
108 DECLARE_MESSAGE_MAP()
void SetImageList(CImageList *list)
CONST PIXELFORMATDESCRIPTOR UINT
void UpdateTabControlIndices()
CTearoffContainerWindow m_Container
void ShowAllWindows(bool show=true)
void(* pfnOnDockEvent)(bool, int, CWnd *)
afx_msg void OnLButtonUp(UINT nFlags, CPoint point)
void AddDockedWindow(CWnd *wnd, int ID, int imageID, const CString &title, bool dock, pfnOnDockEvent dockCallback=NULL)
afx_msg void OnTcnSelchange(NMHDR *pNMHDR, LRESULT *pResult)
void DockWindow(int ID, bool dock)
CTabsDlg(UINT ID, CWnd *pParent=NULL)
DockedWindowInfo(CWnd *wnd, int ID, int imageID, const CString &title="", pfnOnDockEvent dockCallback=NULL)
void SaveWindowPlacement(int ID=-1)
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
void DoDataExchange(CDataExchange *pDX)
virtual BOOL OnInitDialog()
pfnOnDockEvent m_DockCallback
afx_msg void OnLButtonDown(UINT nFlags, CPoint point)
bool RectWithinDockManager(CRect &rect)
afx_msg void OnMouseMove(UINT nFlags, CPoint point)
int PreTranslateMessage(MSG *msg)