搜索资源列表
两列表框移动
- 实现对话框中两个列表框内容的左右移动,可以单个移动,也可以全部移动-achieve two dialog box lists the contents move around, a single mobile, can all mobile
booxgame
- 使用java语言来实现推箱子的游戏功能,可以通过对键盘事件的监听来使箱子移动- Uses the java language to realize pushes the box the game function, may through cause the box to the keyboard event monitor to move
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
apicolor
- 调用API打开颜色对话框,并用API移动此子窗口到屏幕中央-API call to open the color dialog box, and move the child window API to the center of the screen
moveCtrl
- haw to move control box
layoutmgr_demo
- 对话框控件跟随对话框一起动,控件按比例缩放,相对位置不变-Dialog control with the following dialog box, move, control, scaling, the relative position of the same
ResizableListBox_Src
- 实现图片和文本换行的listbox代码。 每个item中可包含icon图标和多行文字。-Each list box item can be enabled or disabled, can have a icon on the left and its text can be multi-line. Even if almost the same visual effects can be obtained using a standard CListCtrl control, ther
GroupControl_src
- CGroupControl is a CButton-derived class which assists with the use of group boxes (i.e., buttons with the BS_GROUPBOX style). The CGroupControl makes it easy to enable/disable, show/hide, or move a group. No code is required in the group s parent, a
Test
- 在一个对话框中,实现鼠标移动到控件上时,控件自动跳开,让你始终抓不到它-In a dialog box, move the mouse to control the implementation, the control automatically jump to open, so you always grasp it
fileMoveDemo
- 可以移动文件的对话框,使用VC++6.0编写的源程序代码-Can move the file dialog box, use the source code written in VC++6.0 code
ckfinder_v2
- ckfinder破解优化版 1)去除demo版的限制,去掉两处水印已经不能移动文件的限制 2)修正提示框在ie8下过长,已经提示框关闭按钮错位的问题 3)去除了无用的帮助文件和不常用到的语言文件-ckfinder crack optimized version 1) remove the demo version of the restrictions, remove the two watermarks have been unable to move files limit
Escape
- 基于对话框的MFC程序,对话框中的按钮始终无法被用户点击,只要鼠标一移动到按键的位置,按键就消失。-Dialog-based MFC program, the dialog box has not been a user clicks the button, as long as the mouse button to move to a position, button disappeared.
chuangti
- 设计一个窗体,其功能是在两个列表框中移动数据项。 -Design a form, its function is to move data between two list box item.
CDialogSK_demo
- CDialogSK从MFC的CDialog继承而来,支持如下特征: 1、运行于win2000或者winxp平台上,可以使用任何透明色以透视对话框的区域。 2、运行于win2000或者winxp平台上,可以使得整个对话框透明。 3、使用位图背景。位图可以来自资源文件、bmp或者HBITMAP 4、设置背景类型:标题、中心、伸缩;设置对话框的大小适合位图的大小 5、可以点击对话框的任何部分允许/禁止移动对话框 此程序就是用该类实现了Dialog的外观的改变。-CDialogS
T
- 对各种控件添加气泡提示功能,当鼠标移动到控件上,就会弹出气泡对话框,对话框中显示提示文本信息-Various controls to add bubbles to prompt function, move the mouse to control the air bubbles will pop up dialog, the dialog box shown in the prompt text messages
Escape-button
- 基于VC++的“逃跑按钮”的功能实现,具体地说就是在程序的对话框主界面上增加一个按钮,当单击这个按钮时,该按钮会自动移动到另一个位置,就像一个“逃跑”的按钮。-Based VC++ " escape button" functions, specifically, is to add a button in a dialog box on the main interface of the program, when you click this button, the but
RusBlock
- 运用MFC编程实现的俄罗斯方块的小游戏,分别通过上下左右方向键来控制方块的90度旋转和左右移动。程序经典,内附编程过程说明的文件。教会你实现编写游戏的梦想-The use of MFC programming Tetris game, respectively, through the up and down arrow keys to control box 90 degree rotation and move around. Classic program included program
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
SlidingDemo
- 模仿WEB中菜单平滑推进推出,在MFC中是想对话框平滑移动。-Imitate WEB menu smooth propulsion introduced in MFC want the dialog box to move smoothly.
ListBoxTest
- 有两个列表框,可以将左边列表框里的内容选择到右边的列表框。可以多选,或者全部选中并移动。-There are two list boxes, you can select the contents of the list box on the left to the right of the list box. Multiple choice, or Select All and move.