详细说明:图中两个窗口的实现类是从CControlBar派生出来的,我们并不需要从头到尾实现该类,因为Cristi Posea先生已经为我们实现了一个称为CSizingControlBar的类,而且做得相当完美!我们所要做的便是好好地利用该类,为了尽可能地简洁,笔者将CSizingControlBar类修改了一下并命名为CCoolBar,接下来我们将详细介绍如何利用该类实现我们所需的界面。
近期下载过的用户:
房贷首付 [查看上载者廖国忠的更多信息]
相关搜索:
CControlBar
[lhwy_odbc.rar] - 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。
[CCoolBar.zip] - 一款不错的利用CControlBar对窗口实现定制的程序
[img176.rar] - 图片Documents and Settings\Administrator\桌面\img169.jpg
[contractandprice.rar] - 合同与报价管理系统,已在pb8下测试通过
[reply_1_482754.rar] - 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。
[CCoolBar.zip] - 一款不错的利用CControlBar对窗口实现定制的程序
[img176.rar] - 图片Documents and Settings\Administrator\桌面\img169.jpg
[contractandprice.rar] - 合同与报价管理系统,已在pb8下测试通过
[reply_1_482754.rar] - 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。
相关函数/类:
CWnd CPen GetSysColor DestroyWindow CRect GetStockObject CDC GetWindowRect ScreenToClient CBrush FillRect CPaintDC SelectObject CFont SetBkMode IsWindow LoadIcon GetClientRect MoveWindow ShowWindow CDialog LineTo DrawIconEx CString DrawText GetDC ReleaseDC SetTimer UpdateWindow CPoint PtInRect KillTimer SendMessage GetParent ZeroMemory CreateFontIndirect CreateCompatibleDC EnumFontFamilies DeleteDC CSize OffsetRect InflateRect SystemParametersInfo GetDeviceCaps MulDiv SetTextColor DeleteObject GetWindowText ExtTextOut CFrameWnd GetCursorPos GetKeyState GetFocus IsChild GetTextColor TextOut CControlBar LoadCursor GetSysColorBrush SetWindowText BeginDeferWindowPos EndDeferWindowPos IsRectEmpty GetDlgCtrlID ClientToScreen CMiniFrameWnd GetWindowLong CWindowDC CBitmap CreateCompatibleBitmap GetClassLong IntersectClipRect ExcludeClipRect BitBlt GetWindow SetCapture RedrawWindow ReleaseCapture GetDCEx PatBlt CDockState GetSystemMetrics CWinApp wsprintf GetProfileInt GetSystemMenu CMenu DeleteMenu LoadString AppendMenu SetParent PostMessage
CWnd CPen GetSysColor DestroyWindow CRect GetStockObject CDC GetWindowRect ScreenToClient CBrush FillRect CPaintDC SelectObject CFont SetBkMode IsWindow LoadIcon GetClientRect MoveWindow ShowWindow CDialog LineTo DrawIconEx CString DrawText GetDC ReleaseDC SetTimer UpdateWindow CPoint PtInRect KillTimer SendMessage GetParent ZeroMemory CreateFontIndirect CreateCompatibleDC EnumFontFamilies DeleteDC CSize OffsetRect InflateRect SystemParametersInfo GetDeviceCaps MulDiv SetTextColor DeleteObject GetWindowText ExtTextOut CFrameWnd GetCursorPos GetKeyState GetFocus IsChild GetTextColor TextOut CControlBar LoadCursor GetSysColorBrush SetWindowText BeginDeferWindowPos EndDeferWindowPos IsRectEmpty GetDlgCtrlID ClientToScreen CMiniFrameWnd GetWindowLong CWindowDC CBitmap CreateCompatibleBitmap GetClassLong IntersectClipRect ExcludeClipRect BitBlt GetWindow SetCapture RedrawWindow ReleaseCapture GetDCEx PatBlt CDockState GetSystemMetrics CWinApp wsprintf GetProfileInt GetSystemMenu CMenu DeleteMenu LoadString AppendMenu SetParent PostMessage
文件列表(点击判断是否您需要的文件):
CoolTabCtrl.cpp
CoolTabCtrl.h
scbarg.cpp
scbarg.h
sizecbar.cpp
sizecbar.h
停靠窗口VC++.txt
CoolTabCtrl.cpp
CoolTabCtrl.h
scbarg.cpp
scbarg.h
sizecbar.cpp
sizecbar.h
停靠窗口VC++.txt