-
一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮...
一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮的应用程序的之后,你就会理解这个限制。
一个无窗体的用户界面并不使用原始的Win32控件。取而代之的是,给屏幕上的每个控件定制图像显示:包括标签、按钮、列表框等等。使用这一种接口以及不是最新的了:大部分很酷的程序都开始“皮肤”,比如WinAmp和MS Media Player。不过skinning只适合一些小的应用程序,它们拥有很少的对话框。如果你正在做一个数据库驱动的程序,你需要一个固定的框架.-All along, Windows applications are based on GDI/User window structure, and this structure limits in many areas. When you try to use the built-in control set, and then simply and rapidly got a very, very nice application, you ll understand this limit.
A free form user interface does not use the original Win32 controls. Instead, to customize the on-screen image display for each control: including labels, buttons, list boxes and so on. Use this kind of interface and not up to date: the majority of programs have begun to cool "skin" such as WinAmp, and MS Media Player. But skinning is only suitable for small applications, they have very little dialog box. If you re doing a database-driven program, you
- 2022-03-01 03:08:18下载
- 积分:1
-
如何实现按钮切换
教你怎么轻松实现这个功能
- 2022-01-22 06:47:05下载
- 积分:1
-
一个不错的矩形选择区域,可支持拖放
一个不错的矩形选择区域,可支持拖放-a good choice rectangular region can support drag-and-drop
- 2022-12-28 03:40:04下载
- 积分:1
-
目标视频跟踪,以阅读为形式的视频动画,然后真实
目标视频跟踪,采用读取一段动画形式作为视频,然后实时获取目标的中心,并对其进行跟踪-target video tracking, using reading as a form of video animation, and then real-time access to the target center, and its track
- 2022-01-27 08:48:15下载
- 积分:1
-
剪贴板示例
//t仪表板
- 2022-09-30 22:45:03下载
- 积分:1
-
VB实时曲线
在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 原则上讲,直接在Form里绘制曲线都是可以的,MSDN上面很多例程就是直接在Form里面绘制图形的,Form作为绘制图形的容器,不过一般应用中Form中不可避免的会有很多其他控件,所以我们选择PictureBox作为绘制曲线的容器。 实时曲线的绘制一般借助于Timer控件来完成,使用Timer控件,定期将串口或是其他仪器中监测到的数据送往PictureBox1,而曲线的绘制一般画成折线图,采用PictureBox1的Line方法绘制.
- 2023-06-25 19:50:04下载
- 积分:1
-
A simple calculator, able to addition and subtraction multiplication and divisio...
一个简单的计算器,能实现加减乘除运算等,多初学者很有帮助,VC编的-A simple calculator, able to addition and subtraction multiplication and division operations, and many more helpful for beginners, VC Part
- 2022-09-10 04:50:03下载
- 积分:1
-
vb开发!实现flash和vb相结合,做出来vb美化窗口!以及flash和vb结合的小程序应用!...
vb开发!实现flash和vb相结合,做出来vb美化窗口!以及flash和vb结合的小程序应用!-vb developers! Achieve the combination of flash and vb, vb landscaping done out of the window! As well as the combination of flash and vb application of a small program!
- 2023-05-01 07:15:03下载
- 积分:1
-
dsoframe1.1源码
dsoframe用v2008打开编译修改,可以打开、保存work、excel、powerpoint文件,支持office2010版,包里有测试代码
- 2022-06-15 03:13:30下载
- 积分:1
-
a very good category CButtonST
一个非常好的CButtonST类-a very good category CButtonST
- 2023-06-27 17:40:04下载
- 积分:1