搜索资源列表
doubleedit.zip
- 在CEdit中添加鼠标双击事件处理的程序
label_edit.zip
- 鼠标双击可以编辑的文字框
CListCtrlDemo
- 对Listctl重载,实现了用鼠标双击列表项可编辑的功能-right Listctl heavy and realized the list with the mouse click that can edit function
HenryDatagrid
- 超级datagrid控件,可以实现单击双击,取得当前鼠标位置的功能-Super datagrid controls, can achieve click, double click, made the current location of the mouse
20061112238558
- 环境配置:系统装有jre运行环境。 使用说明: 1.双击drawer.jar文件,应用程序即可运行。 2.单击“Oval”按钮,拖动鼠标,可以在画图板上画圆。 3.单击“Triangle”按钮,拖动鼠标,可以在画图板上画等边三角形。 4.单击“Clear”按钮,画图板清屏。 5.单击“Exitl”按钮,程序退出。-environment configuration : System with jre operating environment. Use : 1. Doub
CListCtrl445457898722
- 一个关于Clisttrl控件的应用,他可以上下移动,并且可以添加和响应鼠标双击的命令-a Clisttrl controls on the application, he can move up or down. and can be added and response Double click on the orders
soundDisply
- 实现语音波形的显示、波形放大及缩小(双击鼠标实现),声音回放,被选定波形区域的存储-achieve voice waveform display, waveform magnification and reduced (to achieve double-click the mouse), the voice playback, selected regional waveform storage
MyEditableList
- 实现可编辑的ListView控件,用鼠标双击即可编辑
TreeView.树状控件响应鼠标双击消息
- 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
label_edit
- 鼠标双击可以编辑的文字框-The edit which can edit by doubleclick
doubleedit
- 在CEdit中添加鼠标双击事件处理的程序- Increases the mouse in CEdit to double-click the procedure which the event processes
ImageList
- 调用CxImage的加载图片功能编写的图片缩略图功能的list类,其中可以通过路径单独加载缩略图,还可以单独删除指定路径的缩略图,并支持鼠标的单双击事件,可以取得当前选择的缩略图图片所在的路径.-Add image function call CxImage image thumbnail function written list class, which can be loaded individually by the path thumbnail, you can also specif
SplitterControl
- VC++6.0,真正的动态分割窗口,鼠标右双击动态添加分割窗口-VC++6.0, the true dynamic partitioning window, double-click the right mouse dynamically add split window
FloatWndrr
- flashget、迅雷、BT等都有浮动窗口,能详细地显示下载的详细信息,该类型的窗口有一下几个特点:1、窗口无标题栏,窗口的大小跟位图一样大。2、前端显示。3、在客户区内按下鼠标左键可以随意拖动窗口的位置。4、可以改变窗口的透明度。5、双击可以将主窗口激活,并显示。下面就该类型窗口的各个功能实现予以说明。 -Like flashget, Thunder, BT and have a floating window, detailed show download more informatio
EditInfo1
- 用到了TAB结构。鼠标双击列表中数据,把双击行数据自动添加到光标焦点处的编辑框。-Edit information
TVandLV
- 对于窗体的分割,树控件的应有(带图标),列表视类的应有对鼠标双击的响应等-The form of the split, the tree control should be (with icon), depending on the class list should be the response of the mouse double-click, etc.
haofangsrc
- 自动尝试进入浩方真三菜鸟房的40-60号房间。先需要进浩方然后选 竞技-真三-上海专区。 浩方自动进菜鸟房,编程思路: 1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄 2.发送LVM_GETITEMPOSITION消息取得坐标 3.发送WM_LBUTTONDBLCLK模拟鼠标双击 4.设定在15秒内,看是否出现人满的那个提示窗口,出现则关闭他,继续下一个房间,如果到了最后一个房间则又从头开始,如果没有出现,则认定成功进
wave
- 这个是我自己写的扩展的picturecontrol控件,可以实现绘图如各种函数、鼠标双击放大、鼠标拖动、设置文本等多项高级功能,在网上是找不到的。使用方法:1:包含进源文件,在对话框上建一个picturecontrol控件,并且设置notify属性为true 2,设置该控件变量为CWaveStatic类型m_pic变量 3,m_pic.setscale(X,Y)设置坐标属性 m_pic.setData(double*,int n)设置函数变量 即可正常显示-This is ext
QtDrawCircle
- 在图片上显示圆,可拖动,可增加和减少圆的数量,鼠标双击圆可取消(The image displayed on the circle, can drag, can increase or decrease the number of round, mouse click the circle can be cancelled)
asfgciative
- 在CEdit中添加鼠标双击事件处理的程序()