资源列表
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.
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
新建 文本文档 (4)
- 简单的使用C#的数据和图形界面的连接.-simply use the C# data and graphical interface connection.
code
- 用于改变窗口的中控件的字体、颜色,实现窗口的美化-Controls in the window for changing the font, color, landscaping realize window
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) 通过程序控
VideoInvadeDetacted
- 窗口函数的一个文件,资本框架的结构,主窗口文件-Window function of a file, the frame of the capital structure, the main window files
kouling
- 登陆界面的设计 程序较短 可以实现登陆界面密码设计-The landing interface design short program can be achieved login screen password design
wave
- 这个是我自己写的扩展的picturecontrol控件,可以实现绘图如各种函数、鼠标双击放大、鼠标拖动、设置文本等多项高级功能,在网上是找不到的。使用方法:1:包含进源文件,在对话框上建一个picturecontrol控件,并且设置notify属性为true 2,设置该控件变量为CWaveStatic类型m_pic变量 3,m_pic.setscale(X,Y)设置坐标属性 m_pic.setData(double*,int n)设置函数变量 即可正常显示-This is ext
danxuankuang
- 简单的单选框,适合初学者的练习内容,如果没用,就删了,完全自己的-Simple, single box, suitable for beginners to practice, and if no use to delete, and complete their
FolderDialog
- 替代SHBroseFo lder()函数的代码,实现对隐含文件夹的浏览和选择
dialog
- dialog对话框各种使用方法和各种类型-dialog dialog box, use a variety of methods and types of
ChatView
- 仿QQ聊天界面,可选择字体,颜色,传送图片等-QQ chat interface imitation