搜索资源列表
DragandDrop
- 用VC.NET编写的Drag and Drop练习程序,使用于windows系统-VC.NET prepared with the Drag and Drop practice procedures used in the Windows system
RichEdit2Rtf
- VC工程,通过拖拽方式得到窗口句柄,并实现将RichEdit中的内容保存到RTF文件。-VC project, drag and drop way to get the window handle, and achieve the RichEdit content saved to the RTF file.
MoveSelOb
- vc拖放选中对象的程序源码,很不错的demo-Drag and drop the selected object vc program source code, very good demo
MoveSelOb
- vc 拖放选中对象\MoveSelOb的程序源码,希望对大家有所帮助-vc drag and drop the selected object \ MoveSelOb the program source code, we hope to help
drag
- VC++实现文件拖拽(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-The VC++ implementation file drag and drop, drag and drop files, four steps to drag the file to open, drag and drop access to the file path, open the instance win
gundong
- VC++如何使用滚动条控件?源码例子下载,本例通过滚动条调整颜色为例,演示代表红、绿、蓝三基色的滚动条在拖动时如果动态取值、赋值,从而适时动态改变颜色值,这再VC++应用中是想当常见的一个滚动条应用实例。-VC++ how to use the scroll bar control? Source code examples to download, in this case through the scroll bar to adjust the color, for example, the
JsDialog
- 一个透明效果的自绘窗体实例VC++源码,窗体自绘效果,掌握了自绘技术,制作一些个性的窗体将十分容易,可根据自己的想法制作各式各样的窗体,如上图所示的自绘窗体,具备了透明效果,自定义按钮的功能,窗体支持拖动改变大小,支持拖动等功能。-A transparent effect from the painting form instance VC++ source form from painted effect, mastered from the painting technology, to
static-text
- VC++仿电影字幕滚动文字特效,使用了VC++自绘技术,其两个核心文件CreditsCtrl.cpp和CreditsCtrl.h已打包。 本滚动字幕为垂直滚动,文字由下而上滚动,鼠标可拖动滚动中的文字,整体拖动,鼠标可变为一个小宠物。-The imitation VC++ Subtitles scroll text effects, to use technology VC++ self-drawn, the its two the core file CreditsCtrl.cpp
tuodong
- VC++源码实现一个可拖动窗口的无边框、无标题栏窗口实例,示例演示截图看似一张图片,实则上是VC编程实现的无边框无标题栏的窗口,而且加入了拖动功能,鼠标按住窗口可随意拖动它的位置,具体的实现过程和思路请参阅源码吧。-The VC++ source to achieve a draggable window no border, no title bar of the window instance, the example demonstrates screenshot looks like a
ToolbarAjustBtn
- VC实现一个可移动位置的工具栏,像Office的一些工具栏一样,可以从主窗口拖出来,放在其它的工具栏旁边,也可将工具栏放回原处,实现起来并不复杂-VC to achieve the position of a movable toolbar, like the Office toolbar, you can drag from the main window, on the other next to the toolbar, the toolbar back in place, it is n
DYNASPLIT
- 动态的VC++窗体分栏效果,作者:郭尚君。也就是把窗体分成几个部分,你框架一样的窗体,鼠标拖动十字框架交叉点即可改变框架的布局大小,控制灵活,具体效果请参见截图(如上示)。-The column effect dynamic VC++ form of: Guoshang Jun. The form is divided into several parts, you frame the same form, mouse, drag the cross frame crossover point
vchksrc
- 一个VC++如何使用滑块的演示实例,拖动滑块可改变数值,文本框内的数值可以显现出来这一功能,滑块使用相当广泛,希望初学者参考一下。-A VC++ how to use the demo instance of the slider, drag the slider to change the value, the value of the text box can be revealed this function, the use of a wide range of slider begin
WindowKiller
- WindowKiller:鼠标拖动指定窗体,并向其PostMessage发送WM_CLOSE消息将其关闭。运行于VC++.net环境的源代码。-WindowKiller: mouse to drag the specified form to the PostMessage to send WM_CLOSE message to close it. Run in VC++ net environment of the source code.
vckjbg
- VC++改变对话框中控件的颜色,并设置窗口属性为不可拖动改变大小,鼠标放在右下角窗体的边缘,也不会显示出可以拖动的标志,-VC++ to change the color of the dialog box controls, and set the window properties can not be dragged to change the size, the mouse on the edge of the lower right corner of the form, it wi
BKydct
- 禁止窗口移动,VC++实现一个不可移动的窗体制作实例,点击窗体的标题栏,按住鼠标,也不能拖动该窗体,它一动不动,好像从不理你,而且也去掉了窗口右上角的最大化和最小化按钮,貌似挺个性的操作实例-Barred window mobile, VC++ to achieve a non-removable form production instance, click on the form s title bar, hold down the mouse, we can not drag the f
lx04
- VC.NET对话框控件拖拉改变大小,VC.NET的实现,仅供参考,暂无窗体演示截图。-The VC.NET dialog control drag to change the realization of size, VC.NET,, for reference only, no form demo screenshot.
keyboard
- VC++自定义键盘指定键的功能,实例中定义“M”键为热键,相当于按下ESC键,程序退出,并且好像鼠标不能拖动对象了。当然也可以定义任意键在软件中的特定功能,比如定义一些组合键或快捷键之类的,为你程序增加快捷键的时候可参考本源码进行。-VC++ custom keyboard key functions specified, the instance is defined " M" key as a hot key, the equivalent of pressing the
cuskeyboard
- VC++自定义键盘指定键的功能,实例中定义“M”键为热键,相当于按下ESC键,程序退出,并且好像鼠标不能拖动对象了。当然也可以定义任意键在软件中的特定功能,比如定义一些组合键或快捷键之类的,为你程序增加快捷键的时候可参考本源码进行。-VC++ custom keyboard key functions specified, the instance is defined " M" key as a hot key, the equivalent of pressing the