搜索资源列表
floatwindow
- 一个浮动的Dialog窗口。编译,进入程序后,按工具条中的“裁减”命令,打开浮动窗口-a floating Dialog window. Build into procedures, according to the tools of the "cut" orders, floating window open
利用CDialogBar来实现类似工具栏的浮动条
- 利用CDialogBar来实现类似工具栏的浮动条-CDialogBar use similar tools to achieve the floating of the column
dialog_float_tool
- 在MFC的对话框内添加浮动工具栏,不错。
floattip
- vc的源代码,具有浮动功能的工具条,希望对做界面有帮助。-vc source code, with a floating toolbar functions, and they hope to do help interface.
dlgtbar
- 在对话框上实现的浮动工具栏,想在对话框中实现浮动工具栏吗? VC源码-窗体界面-.rar-In the dialog box on implementation of the floating toolbar, want to achieve in the dialog box floating toolbar吗? VC source- form interface-. rar
dotNETMFC
- C++ MFC 浮动窗口界面的一些功能, 就像visual studio 2005 上的浮动工具栏一样,很实用嗷-C++ MFC floating window interface features, like visual studio 2005 on the floating toolbar, the sound of wailing is very practical
VCjiemian
- 文档/视图架构的界面设计,包括切分窗口,浮动窗口,工具栏,状态栏的高级设计-document/view framwork
DlgToolStatusBar
- 基于Visual C++ MFC的对话框工程,实现浮动工具条的功能,需要的可以下载参考下-Based on the Visual C++ MFC dialog project, a floating toolbar functions, need to download the reference
TabDialog
- VC++TabDialog对话框源码,浮动在屏幕的最上方,鼠标放上后显示,移走后隐藏起来,仅显示一个小工具条的样式,可创建多个TAb标签,每个都可以关闭,就好是将对话框“钉”在屏幕上一样。-VC++ TabDialog Source dialog box, floating at the top of the screen, the mouse is placed on display after the removal of hidden, showing only a small toolb
VC++创建浮动工具栏窗口源码
- VC++创建浮动工具栏窗口源码 可供参考