登录
首页 » Visual C++ » RemenberWindows

RemenberWindows

于 2021-04-04 发布 文件大小:85KB
0 394
下载积分: 1 下载次数: 3

代码说明:

  功能: 可以记忆应用程序窗口的大小及位置,以及固定控制条的大小位置。(Function: can remember the application window size and location, as well as the fixed size of the location of control section.)

文件列表:

4记忆窗口
.........\Folder.cpp
.........\Folder.h
.........\FolderNameDialog.cpp
.........\FolderNameDialog.h
.........\FolderTree.cpp
.........\FolderTree.h
.........\MainFrm.cpp
.........\MainFrm.h
.........\MyFolder.aps
.........\MyFolder.clw
.........\MyFolder.cpp
.........\MyFolder.dsp
.........\MyFolder.dsw
.........\MyFolder.h
.........\MyFolder.ncb
.........\MyFolder.opt
.........\MyFolder.plg
.........\MyFolder.rc
.........\MyFolder.sln
.........\MyFolder.vcproj
.........\MyFolderDoc.cpp
.........\MyFolderDoc.h
.........\MyFolderView.cpp
.........\MyFolderView.h
.........\Persist.cpp
.........\Persist.h
.........\ReadMe.txt
.........\res
.........\...\folder.bmp

.........\...\MyFolder.rc2


.........\Resource.h
.........\Sizecbar.cpp
.........\Sizecbar.h
.........\SizingTabCtrlBar.cpp
.........\SizingTabCtrlBar.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\WorkSpace.cpp
.........\WorkSpace.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • REDBK
    本例说明,如何改变对话框的背景颜色。来源:Visual C++程序设计技巧与实例。(This example shows that how to change the background color of the dialog box. Source: Visual c++ programming skills and examples.)
    2012-01-02 13:07:05下载
    积分:1
  • DIAWTON
    窗口分割类实例,使用简单,方便,只需把XSplitterWndcpp,XSplitterWndh加入源就可以使用()
    2018-04-28 21:54:43下载
    积分:1
  • youkafunctionawork
    可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错(Can change the skin of the calculator, can realize most of the computational work, function and interface is fine)
    2017-04-07 18:07:35下载
    积分:1
  • Dialog-TRee
    VC6.0 MFC编码,关于对话框,树对话框的编码例子(VC6.0 MFC encoding, the about dialog, tree dialog code examples)
    2012-07-26 07:52:20下载
    积分:1
  • ldzne
    一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式(A calculator compiled with VC Mini Programs imitates the format of WINDOWS calculato)
    2018-12-30 12:20:07下载
    积分:1
  • 3DHelperDemo
    一个基于mfc对话框和OPenGL的三维模型显示框架(A frame which use mfc dialog OPenGL)
    2010-05-10 10:09:43下载
    积分:1
  • secoemxnded__effects
    Strongly recommended, a similar VC++ interface design procedures, this interface has become a system standard, but also has a variety of window effects!
    2018-11-30 22:48:00下载
    积分:1
  • CB
    说明:  恐龙窗口功能,本代码演示实现窗口的操作和特效(Dinosaur window function, the code window for presentation to achieve the operation and effects)
    2007-12-10 09:25:15下载
    积分:1
  • Visual_C++_500_Samples
    Visual.C++编程技巧精选500例随书附盘 第1章 消息框 1.消息框设置演示 第2章 常用控件 13.如何使用picturebox 控件浏览多种格式的图像? 12.如何使listcontrol控件支持整栏选择? 11.如何在列表框中自动装载磁盘文件列表? 10.如何显示载有richedit 控件的对话框? 9.如何限制编辑控件输入的字符类型? 8.如何在程序窗口中创建按钮控件? 7.按钮设置演示 6.如何使用滚动条控件? 5.如何使用进度条控件? 4.如何使用列表控件? 3.如何使用树形控件? 2.如何使用标签控件? 1.如何使用滑块控件? 第3章 通用对话框 8.如何在程序启动时弹出文件打开对话框? 7.如何在文件对话框中预览位图文件? 6.文件对话框文件夹操作演示 5.文件对话框使用演示 4.如何使用查找与替换对话框? 3.如何使用页面设置对话框? 2.如何使用颜色对话框? 1.如何使用字体对话框? 第4章 标题栏与菜单栏 26.如何在子菜单中记录历史文件? 25.如何确定顶层菜单所占的行数? 24.如何取消对菜单状态的限制? 23.如何取消应用程序菜单栏? 22.如何获取菜单栏高度? 21.如何在对话框类型的应用程序中加载菜单? 20.如何设计自定义快捷菜单? 19.如何创建一个弹出式菜单? 18.如何触发一个菜(Visual.C programming skills selected 500 cases with Disks Chapter 1 of a news box. Speech news box set Chapter 2 of said common control 13. how to use the picturebox control View Multi-Format Image? 12. How listcontrol Control supportive of the whole column choice? 11. How the list box automatically loading disk document lists? 10. How to show contains dialog richedit controls? 9. How to restrict the importation of editorial control character type? 8. How to create window control buttons? 7. Button to display six. How to use the scroll controls? 5. How to use the progress of control? 4. How to use control list? 3. How to use tree controls? 2. How to use the label control? 1. How to use slider controls? Chapter 3 common dialog 8. How commencement of the proceedings while the document open d)
    2020-06-26 05:40:02下载
    积分:1
  • WavePlay
      VC++自定义窗体右键或左键的声音信息,点击鼠标左键和右键会发出叮咚的声音,如果你想在你的窗体和鼠标操作中加入声音效果,你可以参考一下这个小范例程序,我觉得还算不错哟……~~(VC++ custom form right or left voice message, click the mouse left and right will be issued ding-dong sound, if you want your form and mouse actions to add sound effects, you can refer to this small sample program I feel pretty good yo ...... ~ ~)
    2013-05-25 11:49:13下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载