资源列表
scorllBitmapWnd
- 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
code
- 用于改变窗口的中控件的字体、颜色,实现窗口的美化-Controls in the window for changing the font, color, landscaping realize window
新建 文本文档 (4)
- 简单的使用C#的数据和图形界面的连接.-simply use the C# data and graphical interface connection.
source
- 用tcl实现简单卷帘式窗口操作.这种方式是在一款流体计算软件中看到.而tcl可以扩展此软件功能-a Simple application of using TCL to show a shutter-up&down operation. This approach is used in CFD code. this software functiona can be extended by tcl
windowsedit
- 自己写的一个可以查看和修改窗口信息的小程序,可以查看窗口句柄等信息,并可以修改窗口大小和窗口标题。-Write a message can view and modify the small program window, you can view information such as window handle, and can modify the window size and window title.
3D_Label_Control
- 3dlabel Control。很cool的,可以设置是凸出来凹进去、颜色等等。- 3D Label Control. Easy to use. Can change appearance. (Raised, Inset, Emboss, Color(s), etc.)
APIWindowsDemo
- WINDOWS编辑框创建窗口 使用Windows API创建程序窗口-windowsAPI create programm
MenuDemo
- 文件操作演示程序—实现了文件输入/输出操作的简易文本编辑器.-file open and file close
SP_source
- I m a student and very interested in VC++. I often enter this web site to get free source code. I was in need of a splitter in a dialog. I downloaded one but it s very complex and I felt it was difficult to use the control (although it s very powerfu
Dialog
- 老师上课讲的一个计算圆周率的例子,是基于QT的简单对话框的实现。-A calculation of pi example the teacher talked about, is to achieve a simple dialog based on QT
modaldialogbox
- 创建有模式的对话框-Creating a specail modal dialog box
TextBack
- (VB)做的小程序文字可以来回滚动