搜索资源列表
beautifulwindow
- 漂亮的VB程序窗体,打破传统的Windows窗体。-beautiful VB Program, breaking with tradition in WinForms.
WinFormDataGridCache
- Caching Data in WinForms DataGridView in NET 2.0。在.NET 2.0中高速数据处理DataGrid控件。 -Caching Data in WinForms DataGridView in N ET 2.0. In.NET 2.0 high-speed data processing DataGrid controls.
LocalWindows
- CSharp实现的本地化Windows窗体.rar 具有一定参考价值 (两种实现方法)-CSharp realize the localization of WinForms. Rar certain reference value (in two Method)
StudentManagement
- WinForms版学生管理系统,本系统运行平台:.net Framework 2.0 -WinForms version of student management system, the operating system platform : . net Framework 2.0
VBbeautyShin
- 漂亮的VB程序窗体,打破传统的Windows窗体。-pretty VB Program, breaking with tradition in WinForms.
AquaButton07_src
- C#,winforms gui,一个水晶按钮程序,写的比较漂亮,容易扩展-C#, winforms gui, a crystal buttons procedures and write more beautiful and easy expansion
井字过三关winforms版(全源码提供)
- 井字过三关winforms版(全源码提供)-tic-tac-toe winforms version (all source code provided)
winforms
- 可以直接操作系统里面的东西.控制控制面.-can direct things inside the operating system. Control control surfaces.
AutoUpDate
- 用Application Updater Block生成一个自我更新的WinForms 应用
09
- CS第三方控件及皮肤CS.netCS中WinForms 的第三方控件,以及皮肤,可以让你的程序界面更加美观,好看。
PBGUIControls115.zip
- 很好的PB界面控件,PBGUIControls.zip Version 2.2.0 - for PB11.5 .Net Winforms,PB very good interface controls, PBGUIControls.zip Version 2.2.0- for PB11.5. Net Winforms
Telerik.RadControls.WinForms.2008.Q2
- Telerik RadControls for WinForms是一个全面的.NET Winforms用户界面控件套包,它拥有独特的图像矢量展示技术:旋转, 滚动, 动画, 透明;可运行在所有支持.net 2.0的平台上(Windows XP, Windows Server 2003, Windows Vista等等);它拥有极强的WinForms程序运行性能;理想的企业级商业系统开发解决方案(支持CAB);它包含三种辅助工具,用于提高开发效率:Control Spy,Visual Style
SuniSoft.IrisSkin.for.NET.Winforms.v3.5
- mas crack IrisSkin .NET.Winforms.v3.4 es una aplicacion que nos permite aplicar a nuestras aplicaciones winforms en .Net 1.0, 2.0 y Delphi.Net un Skin para que sea mas vistoso. Hay varios temas, como officce 2007, winxp, win vista, msn, etc.
RadControls-for-WinForms-v2008
- Telerik RadControls for WinForms v2008 Q1 源码.rar-Telerik RadControls for WinForms v2008 Q1 Source.
WinForms
- WinForms文本框输入提示源码功能实现: 从TextBox派生控件。提供了一个私有的ListBox控件处理提示功能。处理KeyUp事件来更新ListBox显示匹配的内容,KeyDown事件处理特殊键。特殊的键是向上和向下键,选择提示内容,和Tab键接受选择提示内容。 默认Tab键是改变焦点和允许用户输入的控件,重写了IsInputKey方法。-Source text box input prompt WinForms function realization: derived fro
Memory Game
- Memory Game in winforms
MVC_Shapes
- 三个界面分别有增删改查,删改查, 查功能,mvc winforms开发(There were three interfacial add, delete the search, search function, MVC WinForms development)
EE4WebCam_update2
- web camera using in winforms application c#
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot