搜索资源列表
Windows资源管理器
- 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
curve
- 自己派生了一个CStatic类,使得在静态控件中可以绘制多种曲线,并且当鼠标移动到绘图区时,会显示一个透明的提示窗口。在该窗口中显示了具体的曲线参数。
vbaccess
- 内容: 做个登陆程序,以VB+Access。 功能: 1、验证。验证用户名的正确与否、密码与用户名符合与否 2、人性化设计。 ①、输入用户名后,无论是鼠标移动到密码框,还是按“Tab”键到密码框,都搜索用户名的存在与否,但不报错 ②、输入密码后,选者状态在“确定”按钮上。 ③、确定后检验,用户名为空时,光标停在用户名框,密码空停密码输入框。 控件: TextBox、CommandButton、PictureBox、Timer、ADO
Resizer_demo.rar
- VC6.0控件随窗体的变化而变化,放大、缩小、移动。解决了已有文件需要解压密码的问题。希望楼主仔细审查。,VC6.0 control varies with the form, enlarge, reduce, move. Solve the existing files need to extract the password problem. Hope Louzhu scrutiny.
DialogAutoLayout.rar
- 对话框自动布局类。可以实现对话框控件的自动布局,比如对话框移动尺寸时,其上的控件可以按照预先定义的模式进行自动布局。,Automatic layout of type dialog box. Dialog box enables the automatic layout of controls, such as mobile Size dialog box, the controls on the pre-defined in accordance with the automatic layo
dlg_move
- 拖动滚动条实现对话框的移动及对话框上控件的移动,而不会出现闪烁现象。利用此原理,可实现控件的无闪烁移动。-Drag the scroll bar to achieve the dialog dialog controls movement and the movement, with no flicker. Take advantage of this principle, can realize the control flicker-free movement.
TestDlgMove
- 如何控制窗口控件的移动 文件: PreDialog.CPP PreDialog.H AutoSizeDlg.CPP AutoSizeDlg.H 主要实现在类: CPreDialog 主要是枚举窗口中的所有子控件 CAutoSizeDlg 具体实现控件的移动-How to control the window controls the movement of documents: PreDialog.CPP PreDialog.H AutoSizeDlg.CP
DD
- 拖放,是指用鼠标拖动的方法,在不同程序的窗口之间、同一个程序的不同窗口之间或同一程序同一窗口的不同控件之间,进行移动、复制和粘贴等操作的技术。拖放操作是在操作系统的帮助下完成的。被拖动的对象首先向操作系统注册它使用的数据格式,并按指定的数据格式提供数据,拖放操作结束时,接收拖放的窗口按指定的数据格式提取有关数据,并根据提取的数据生成相应的对象。-Drag and drop, is the method of dragging with the mouse, the window in betwe
testEmuleResiable
- 从emule分离出的切分,移动子窗口位置的源代码做的一个测试对话框。对于做窗口切分与多个子控件位置调整有帮助。-Isolated from the emule segmentation, moving the location of the source code sub-window. Dialog box for the Segmentation and do more than help a child control position adjustment.
dialog-resize
- 对话框中控件的同步放大缩小移动位置,如有疑问letiantxf@163.com-dialog resize
chuangkou
- 在对话框上添加按钮排序、两个Listbox控件间的缩放。对窗口进行缩放时,窗口里的控件会按比例移动-Add button in the dialog box, sorting, scaling between the two Listbox controls. When scaled to the window, the window controls will move proportionally
winsize
- 实现窗体控件随窗体移动而改变位置,控件添加,二重窗体-Forms controls with the form to move to change the location, add controls, re-form
ResizeDlgDemoc
- 实际项目中经常会用到对话框,但MFC自带的CDialog类没有自动布局的功能,每添加一个子控件,都要在OnSize()中写相应的代码来控制子窗口移动,非常麻烦。CResizeDlg派生自CDialog类,可以自动完成子控件的布局,大大加快开发速度了。本类支持子控件为对话框的情况,支持Group控件的情况。-Often used in the actual project dialog box, but comes with MFC CDialog class does not automatic
ObjectMovable
- 界面上的各个控件可随鼠标进行移动,使用者可根据个人喜好,调整窗口局-Various controls on the interface can be moved with the mouse, the user can according to personal preferences, adjust the window Bureau
AddButtonTips
- 给dialog中的button控件添加一个说明信息,当鼠标移动到button上面时会显示该信息。-Add a tips for button ctrl.
ImageButton
- 图像按钮控件,用VC6.0实现,当鼠标移动到图片按钮上,会显示不一样的状态。-Image button controls, with VC6.0 achieve, when the mouse is moved to the Picture button, will show a different state.
NoBorderChangeSize
- 该demo展示了MFC无边框窗口的使用,支持边缘拖动缩放窗口,并自适应窗口内容(此demo中控件及自绘内容不多,有大量控件的朋友可以使用EasySize),支持窗口阴影效果,支持鼠标左键移动窗口位置,并保证窗口不能移出屏幕区域。都是一些很简单的代码,但整合度很高,需要的朋友可以直接封装成对话框类方便使用。-The demo shows the use of MFC borderless window, drag the edge of the zoom window support, and a
Sun-Xin-MFC-instructional-video-7
- 孙鑫教学第七课全内容,包括SDI中调用对话框, 创建非模态对话框,为静态文本框增加消息响应,以及回车时将输入焦点移动到下一个控件-Sun Xin teaching the whole content of seventh courses, including the SDI call dialog box, create a non modal dialog box, for the static text box to increase the message response, as wel
7619268
- 一个很有意思的用VB编写的控件(包含源程序和范例),在窗口上添加一个眼睛,眼睛可以随着你的光标的移动而提溜溜的转动()