搜索资源列表
SkinForm
- 用C#.net编写的一个自定义边框的Windows窗口,-C#. Net prepared in a custom window frame of Windows,
WINDOWS消息的处理
- Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
GetInfo
- C#钩子编程,获取windows窗口控件的各项信息-This program is to get the all information of the windows in applications.
WinSpy
- 检测windows窗口中哥控件的的基本信息。-This program show you how to get the information of a control in a window.
Csharp100
- Windows窗口程序,计算器基本功能都包括在内。-Window procedure, including the basic calculator functions.
ChartletDemo
- 简单的图表控件,使用简单的图表控件在windows窗口呈现-single chart control user char control for windows programing
E4
- 1,本实验用VS2008编译; 2,程序运行的时候弹出windows窗口,单击平移演示按钮北极星图形会演x轴动态平移; 3,单击比例演示按钮,北极星图像会动态地先缩小再放大; 4,单击旋转演示按钮,北极星图像会动态的顺时针旋转,每次旋转30°; 5,单击错切演示按钮,北极星图像会动态的沿x轴错切; 6,单击对称演示按钮,北极星图像会关于x=100对称变换; 7,单击恢复原图按钮,北极星图形会恢复; 8,单击退出按钮,演示结束; 9,在penal中用switch语句
shengdanmao
- 窗口圣诞帽特效,给windows窗口戴上漂亮的圣诞帽。-Window Christmas hats special effects, to wear beautiful Christmas hats windows window.
WindowsApplication1
- 一个非常简洁的C#窗口代码演示程序,主要演示了使用纯代码生成windows窗口的方法-A very simple C# demo code window, the main presentation windows using pure code generation method of the window
1
- 窗口程序 用c#开发的窗口程序 供初学者鉴赏-windows 窗口显示
LoanEq
- C#编写的房贷计算器,计算等额本息的算法,最后在windows窗口中显示-C#, mortgage calculator, calculate principal and interest matching algorithm, and finally displayed in the window in the windows
market-basket-analysis
- c#实现的基于购物篮的关联挖掘,基于windows窗口-c# implementation based on association mining basket, windows-based window
guitusaipao
- 利用C#语言实现龟兔赛跑的Windows窗口应用程序-Implementation of Windows window application program using C# language of the tortoise and the hare
studyEx
- 数据库与windows窗口的连接。简单的增删查询-Connect to the and the windows of the window. Simple deletions inquiry
WinFormFloat360
- 多种Windows Form窗口切换效果(Window switching effect of multiple Windows Form)
EUseServiceReg
- 利用cmd命令注册windows服务,并在cmd窗口中显示进度条(Register the windows service with the CMD command and display the progress bar in the CMD window)
EUseServiceUnReg
- 使用cmd命令卸载windows服务,并在cmd窗口中显示进度条,在卸载服务前先关闭服务监控程序(Use the CMD command to uninstall the windows service and display the progress bar in the CMD window, and close the service monitor before the uninstall service)
FindWindows
- 使用user32 api通过windows窗口句柄遍历子集找到对应窗口的实例(Use user32 API to traverse the subset through the windows window handle, and find examples of corresponding windows.)
SplitWindow
- VS2010平台下,窗口劈分方法,可与多个窗口显示(VS2010 platform, window splitting method, it can be displayed with multiple windows.)
自定义窗体设计器
- C#自定义窗口设计器,可以自定义Windows窗口。(C # Custom Window Designer, you can customize Windows windows.)