搜索资源列表
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
RoundButton_src
- 一个比较漂亮的嵌入式的按钮编程C#, Windows, .NET 2.0, .NET, WinForms, GDI+, Visual Studio, VS2005, Dev-This is the overridden OnPaint method
GDIbutton
- 使用GDI+编程设计的一个具有玻璃效果的按钮,效果和vista中的按钮相似。-The use of GDI+ Programming in a glass-effect buttons, and similar to the buttons of vista.