资源列表
testTray
- windows系统托盘的VB应用测试程序,实现托盘图标的添加、去除以及右键菜单等,有助于简单快捷学习理解托盘的应用。-VB application windows system tray test program, to achieve the tray icon to add, remove and right-click menu so simple and quick to learn will help understand the tray application.
rili
- 不使用控件的日历例程,非常棒呃,我就在用它 Detect whether the file contains the specified string-Do not use the calendar control routines, great uh, I just use it to Detect whether the file contains the specified string
ButtonColor
- MFC 自定义按钮的颜色~~~不错的代码-MFC custom button colors ~ ~ ~ good code
interface-5
- Project interface functions-Project interface functions
interface-4
- interface functions-interface functions
interface-3
- public interface functions-public interface functions
interface-1
- Project of public interface functions
PB
- 用PB做的登录窗口可实现登录功能,用户名和密码取于数据库-Log function can be realized
imageprocess-0407
- 在vc++开发环境中编写的图像显示程序,包括直方图显示程序-In vc++ development environment to write the image display program, including histogram display program
DialogTest
- 一个部门软件研发人员的统计程序,结合单文档和对话框的程序设计方法,实现了对话框类、文字类以及各种基本控件的使用。-A division of the statistical software R & D personnel procedures, combined with a single document and dialog programming methods, to achieve the dialog class, writing class, and the use of
WPFSimpleChromeWindow
- 在WPF中模拟ChildWindow效果 原理很简单,关键点就是如何定义ChildWindow样式和使用DataTemplate动态显示控件,注意这里Content并没有显式定义ItemTemplate,它会默认应用资源里的DataTemplate定义,通过绑定到DialogViewModel,DataTemplate会根据DialogViewModel的DataType类型选择显示不同的子窗体,同时子窗体的DataContext会自动关联到该DialogViewModel类型的实体-In
VC_6ActiveReadMe
- 用VC就离不开使用系统控件,发一个综合介绍的说明。VC++_6常用控件使用方法介绍 摘要如下: 除非特别说明,本文中所用控件变量类型为Control 一般控件可用/不可用 EnableWindow(TRUE) EnableWindow(FALSE) 1、Static Text------------静态控件 --类CStatic 取值/赋值(变量类型为Control) m_lbl.GetWindowText(string) m_lbl.SetWi
