搜索资源列表
riqiComtomserComponent
- 自定义用户选择日期控件,可以直接弹出,鼠标选择,不用再手工输入-customize the user to choose the date controls, can be directly activated, the mouse option no longer manual input
Demo
- 普通的窗口需要按住标题栏才可以拖动;有些程序,比如QQ2007的主窗口,按住空白处就可以了。这个类提供了这种功能,你只需要提供用户鼠标按下的控件和你想要拖动的控件。一般来说这两者是一致的,比如都是主窗体,效果就是:按住主窗体就可以拖着它走。但是你也可以选择不同的控件,程序里示例了3种情况。 程序开发环境是VS.net2005
eye_pos
- visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
20105199141312
- 非常漂亮、实用的日历控件for .net 3.5,对于SQL数据表中带有日历的数据查找非常方便。控件只公开两个事件: SelectDateTime:返回单日选择时日历字符如:2010-02-03返回的值保存在SelectDate中 MulitiSelect:返回多日选择的日历字符:2010-05-01 2010-05-09 返回在RangeDate保存。在实现多日选择选按住键盘上的Shift键,后用鼠标选择日历上的日期即可。-Very beautiful, practical cal
m
- 定时自动隐藏系统鼠标的应用程序。程序启动自动会隐藏鼠标,生成系统托盘图标,可以选择取消和隐藏鼠标。-Time the system automatically hide the mouse applications. Program will start automatically hide the mouse, generate the system tray icon, you can choose to cancel and hide the mouse.
Bezier_Curve
- 单击鼠标选择控制点,自动生成控制线和贝塞尔曲线;可用鼠标拖动控制点,修改贝塞尔曲线形状。-Click the mouse to the control point, the automatic generation of control lines and Bessel curve can use the mouse to drag the control point, modify the shape of the Bessel curve.