搜索资源列表
EX2.MoveText
- 一个比较简单的MFC程序,实现了单文挡内的文字动态移动,VC++.NET的初学编程-a relatively simple procedure MFC to achieve a single block of text characters Dynamic Mobile, VC.NET programming beginners
buttenColor
- 鼠标移动到按钮上,按钮会变色 不使用图片和别的什么,纯MFC设置 速度快,能对做高效漂亮的程序有用
buttenColor
- 鼠标移动到按钮上,按钮会变色 不使用图片和别的什么,纯MFC设置 速度快,能对做高效漂亮的程序有用
TestButton
- MFC中自制按钮,其中很大一部分代码是别人的。。 其效果有: 1、按钮文字字体、颜色、内容的多样化 2、鼠标移动和离开时,按钮的颜色明暗变化 3、其他特效~~ 在具体实现中,你只要将按钮类根据自己的需求做一些修改就行了
FloatMenu
- 本程序实现的功能是,一般的MFC 创建的单文档或这多文档程序工具栏默认为浮动状态的,即可以自由移动,我们仿照工具栏把菜单栏也做成浮动状态。
Report
- MFC中的ListBox控件不支持修改其中内容,这个程序演示了动态移动控件模拟修改ListBox控件的内容。
nomovewindow
- MFC,SDI,窗口不可最大化,最小化,改变尺寸,移动。vc++6.0,win2000调试通过。-MFC, SDI, the window can not maximize, minimize, change size, mobile. Vc 6.0, WIN2000 debugging through.
ListCtrl_Path
- MFC中ListCtrl控件的扩展,VC中Options→Directories样式的列表,可对列表项进行新建、删除、上下移动操作,可选择路径。附带源码文件,以及应用例程。-MFC extension in ListCtrl control, VC in the Options → Directories style list, a list of items can create, delete, move up and down operation, choose the path. Wit
guessNum.zip
- 与文曲星电子辞典中的猜数字小游戏类似,用VC6.0实现。展示了对话框中焦点的移动、无模式对话框的生成,窗口消息的发送接收等基本MFC技术,vonchishin electronic dictionary and number guessing in the game is similar to the realization of using VC6.0. The focus of the dialog box to display the movement of the generation
DTrueColorToolBar
- 该程序能设置真彩色工具条,并且工具条会随着鼠标移动而变色,使用MFC开发-The program can be set True Color tool, and tool bar will change color with the mouse and the use of MFC Development
mfc
- 同时张出两个对话框,窗口A: ComboBox 里面存储着窗口B的标题, 点击按钮1设置窗口B的标题. Button 4个, 文本框一个, 输入数字后点击4个方位的按钮, 窗口B会移动多少距离. 滑块 , 改变窗口B的透明度-Zhang also the two dialog boxes, windows A: ComboBox B which stores the title of the window, click the B button 1 set the
Test
- mfc的CsliderCtrl不能精确定位 本例从CSliderCtrl派生一类 实现鼠标单击 则滑块移动到精确位置-mfc precise positioning of CsliderCtrl not in this case a class derived from the realization of CSliderCtrl mouse click the slider to the exact location of
MouseGesture_demo
- VC的鼠标手势控制源码,用于捕获鼠标按下某键之后移动一定的方向和位置,松开之后产生一个事件。-Mouse gestures control the VC source code for the capture of a key is pressed after moving the mouse a certain direction and position, release generated after an event.
Drag.ListView.control.MFC.mobile.code
- MFC编程ListView控件拖放移动代码Drag ListView control MFC programming mobile code -Drag ListView control MFC programming mobile code
following-the-mouse
- 在MFC中的跟随鼠标移动的控件,对新手很有用-In MFC controls following the mouse
mfc
- 实现了mfc图片移动的动画功能,简单易学,供有需求的朋友们使用-The mfc pictures moving animated, easy to learn, there is a demand for friends
MFC
- 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
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
DrawPolygon
- 这是MFC界面画多边形,每点一次画一个点,双击完成画多边形。可以随意拉动多边形的角,改变多边形的形状,可用其来选中界面的一部分,多边形整体也可以移动。(This is the MFC interface drawing polygon, each point drawing one point at one time, double click to finish the polygon. The angle of the polygon can be pulled freely and the
puyo
- 可以通过键盘上下左右控制方块移动,相同颜色的方块可以消除(The block can be moved up and down by the keyboard, and the block of the same color can be eliminated.)