-
实现树结点间的拖拽
当用户开始拖动CTreeCtrl中的一个节点时,将发送消息TVN_BEGINDRAG(左键拖动)或TVN_BEGINRDRAG(右键拖动)到父窗口,然后是响应WM_MOVE消息,最后当松开鼠标时,停止拖动操作。主要涉及到以下几个消息:TVN_BEGINDRAG或TVN_BEGINRDRAG,WM_MOUSEMOVE,WM_LBUTTONUP或WM_RBUTTONUP
- 2022-12-09 18:30:03下载
- 积分:1
-
一个好用的时间选择控件,可以选一天的任一时间。
一个好用的时间选择控件,可以选一天的任一时间。-a handy control the timing, the election day as a time.
- 2022-02-03 19:44:48下载
- 积分:1
-
a good function, you can use him to prepare a very nice windows interface
一个很好的函数,你可以利用他编写很漂亮的windows界面-a good function, you can use him to prepare a very nice windows interface
- 2022-02-04 09:12:26下载
- 积分:1
-
Autoit Gui to be used for system administrators
Autoit Gui to be used for system administrators
- 2022-05-28 04:04:19下载
- 积分:1
-
可以实现最小化时隐藏为任务栏图标的 Window appllication.
可以实现最小化时隐藏为任务栏图标的 Window appllication.-Can minimize hide the taskbar icon for the Window appllication.
- 2022-02-01 06:48:25下载
- 积分:1
-
Outlook style interface and menu pages control, the use of two reusable c catego...
Outlook式样界面菜单和页面控制,利用了两个可复用的c++类:CXToutlookBarhe 和 CXTpagerCtrl-Outlook style interface and menu pages control, the use of two reusable c categories : CXToutlookBarhe and CXTpagerCtrl
- 2022-01-25 16:46:33下载
- 积分:1
-
Delphi_JpegViewer
您可以采取 delphi 来创建、 查看、 修改 jpeg 文件。现在我们来解决我们不可以发展工具通过德尔福的 jpeg 文件。
此代码生成由专家,运行库版本: 1.1.4322.2503,
//
/ / 对此文件的更改可能会导致不正确的行为,如果将会丢失
/ / 重新生成代码。
请使用它的源代码直接,谢谢你。
- 2022-10-16 09:55:02下载
- 积分:1
-
获取数据表的表结构,通过输入表名称,返回表结构的数组
获取数据表的表结构,通过输入表名称,返回表结构的数组-get source table frame
- 2022-02-09 22:20:03下载
- 积分:1
-
这个程序将巴恩斯利蕨类,为蕨类植物的变换中的每…
This routine draws Barnsley s fern, The transformations for the fern are each in the form T(x,y = (a*x+b*y+e, c*x+d*y+f). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a,b,c,d,e,f, and p, in that order. -This routine draws Barnsley s fern, The transformations for the fern are each in the form T (x, y = (a* x+ B* y+ E, c* x+ D* y+ F). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a, b, c, d, e, f, and p, in that order.
- 2022-02-15 02:00:30下载
- 积分:1
-
默认情况下,CMenu不带图标,但在很多应用程序中菜单都带有很漂亮图标...
默认情况下,CMenu不带图标,但在很多应用程序中菜单都带有很漂亮图标-By default, CMenu without icons, but in many applications with a very beautiful menu icon
- 2022-02-26 15:17:59下载
- 积分:1