搜索资源列表
shjuweifu
- 一个.net 写的 数据维护程序。属于windows窗口程序-1. Net write data maintenance procedures. Windows belonging to the window procedure
advancedbasics0503
- 如果你读过 Ted Pattison 在 Basic Instincts 专栏中的一系列关于多线程和异步行为的精彩文章,那么你现在应该已经成为一个处理 Windows® 应用多线程问题的专家了。最近一个朋友——显然他没有读过 Ted 的专栏——发给我一个基于 Windows 的应用程序,这个程序执行了一个的非常冗长的文件查找操作,它在执行时锁定了用户界面,虽然主活动窗口 一直在运行,但用户无法与程序交互,无法移动窗体或改变窗体大小,所以用户感觉很不爽。他想知道要如何做才能使得这个程序有响应
msgapplication
- Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。
ManagedSpy
- Managed Spy 源码,用于监视.net 开发的windows程序,比如窗口消息,窗口类等等,功能非常强大
MDIchildwindows
- 程序可以通过多文档形式,在MDI子窗口添加对话框-Program can be multi-document form, add in the MDI child windows dialog
change-windows
- c#实现窗口切换有水平切换,垂直切换、水平交错、垂直交错等效果很酷-c# window switch level switch, vertical handover, staggered horizontally, vertically staggered effect is cool
window
- 在vc.net 基础上,实现透明度窗口,此程序已经调试通过,欢迎批评-In vc.net basis, to achieve the transparency of windows, this program has debug through, welcome criticism
qitachuangkouqianzhi
- 利用Visual c++.net 编写的 如何在程序中将其他窗口程序调至前台 程序。代码都有注释。对初学者很有帮助!-Using Visual c . Net written procedures on how the procedure will be other windows to front desk procedures. Code have the Notes. Very helpful for beginners!
PrintPreviewControlEx
- 扩展了 System.Windows.Forms.PrintPreviewControl 控件。 采用 Reflection 技术,彻底重写了该控件的打印控制过程。 主要为了实现以下功能: 1 隐藏了挺讨人厌的进程窗口。如果打印过程比较短,这个窗口一闪而过,实在不专业。但打印过程较长时,这个窗口是有用的。 2 可以获取打印结果的图形文件(MetaFile) 3 可以获取打印结果的总页数 另外,初学者通过此源代码,了解到 .Net 程序的元数据原理,以及强大到无所不能
Screenshot
- AutoCAD下的插件,采用 .NET+AutoCad开发,从事.NET下CAD二次开发的朋友们会喜欢的。可以简化对CAD图纸或程序窗口的截屏过程。它设有选项,允许将前景色、背景色设置为白色或黑色,或者直接将截得的图片发送至打印机。-This plugin can be used with AutoCAD to simplify the process of capturing images of parts of drawings, or the entire drawing or a
123
- 通过遍历枚举所有窗口获取指定窗口句柄_Vb.net-Enumerate through all windows to get through the specified window handle
vcnetnoform
- VC.NET源代码创建一个圆角窗口,椭圆形窗口,创建非矩形的窗口,虽然不是常规的窗口类型,但也算“规则”窗口吧,因为除了四角是圆的之外,其余地方与标准的矩形窗口没什么不同,只可惜牺牲了窗口右下角的拖放功能,不能按住鼠标实现拖动了,只能一点一点改边宽度后再改变高度,这样可把窗口拉大或缩校 -VC.NET source code to create a rounded window, oval window, create a non-rectangular windows, though n
Visual-CPP.NET-library-All
- 此资料是《Visual C++.NET 类库大全》的电子版。 第 1 章介绍了基本类库的主要内容及其分类。 从第 2 章开始分类介绍基本类库的主要内容。 第 2 章介绍根类和CWnd 类。 第 3 章介绍MFC 应用程序结构类。 第 4 章介绍窗口、对话框和控件类。 第 5 章介绍绘图和打印类。 第 6 章介绍简单数据类型类。 第 7 章介绍数组、列表和映射类。 第 8 章介绍文件和数据库类。 第 9 章介绍Internet 和网络类。 第 10 章介
panel
- vb.net 将窗口显示在panel窗口中,并且可以多个窗口切换。环境VS2008-Vb.net will display window in a panel window, and can switch multiple Windows. Environment VS2008
dyoamic
- 分割窗口并动态调整分割区域(类似于Windows中的资源管理器),-Split window and dynamic adjustment segmented regions (similar to the Windows of the resource manager),