搜索资源列表
WinFroms
- 这是Mricosoft Visual C# 2005 101 实例中的CSharp Windows 编程实例-Visual C# 2005 101 examples of CSharp Windows programming examples!
CSharpzitishili
- 这是我自己做的CSharp FROM 字体颜色,和字体的一个小实例.-This is what I do for myself CSharp FROM font colors, and fonts of a small example.
csharp
- 实例1 \"欢迎\"界面 实例2 动态字幕效果 实例3 透明窗体 实例4 静态切分窗口 实例5 滚动视图 实例6 字形窗口 实例7 多边形窗口 实例8 HTML浏览器 实例9 窗口的动画效果 实例10 实现动画图标 实例11 动态切分窗口 实例12 橡皮区矩形 实例13 多个定时器 实例14 椭圆窗体
ProgressFormControl
- 针对实现的进度条模态窗体,在此开发了一个自定义控件,可以实现:(1)实时的模态进度条窗体显示;(2)等待的MAC类型进度条窗体。文件带中有源程序及详细标注和实例工程.-An Custom Control with two puerpose:(1)Normal ProgressForm in real time (2)Circle WaiteForm in waiting time Demo included!
GDI
- 比较全面的介绍GDI+ 大量实例代码说明-GDI+ CODE
ButtonAnimation
- wpf编程实例,入门,按钮的动画效果,基于wpf-wpf programming examples, entry, button animation effects, based on the wpf
dialog
- 它是关于模态对话框的实例,能够改变背景颜色-It is a modal dialog box on the examples can change the background color
Csharp_windows
- C#编写实例,实现软件背景窗口颜色渐变显示.-C#, example, to achieve the software window background color gradient display.
CSharpinstantiated-object-array
- CSharp实例化对象数组,告诉如何实例化对象数组。-CSharpinstantiated object array, tell how to instantiate the object array.
CSharp_example_1_12
- 实例001 控制窗体大小 2 实例002 最前端显示窗体 3 实例003 设置窗体相对起始位置 3 实例004 设置窗体透明度 4 实例005 设置窗体颜色 5 实例006 在多窗体间移动控件 6 实例007 右对齐窗体标题文字 7 实例008 改变无边框窗体大小 7 实例009 移动无边框窗体 8 实例010 禁止关闭窗体 9 实例011 通过控件拖动窗体 10 实例012 根据窗体自动调整控件 -csharp example
CSharp_example_13_21
- 1.2 特殊窗体设置 13 实例013 设计不规则窗体 13 实例014 设计带分隔栏的窗体 14 实例015 在窗体中滚动字幕 14 实例016 设计闪烁的窗体 15 实例017 设计动画显示窗体 16 实例018 设计运动的窗体 18 实例019 修改提示框字体及颜色 18 实例020 建立字体形状窗体 20 实例021 设计带帮助键的窗体 20-Csharp example 13 21
CSharp
- 一些C#实例(包括控制台编程和windows Form编程),适用于初学者-Some examples of c# which is suitable for beginners.
example-of-CSharp-call-CPP-dll
- C#调用C++dll实例(使用了P/Invoke的调用方法)-example of C# call C++ dll