搜索资源列表
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
eryuanyicifangcheng
- win32环境下,编写的(两个)小程序,可以完成对一元二次方程的计算,将结果通过消息框显示,另一个类似!-win32 environment, the preparation (2) small program to be completed on a square calculation, news of the results through the frame, another similar!
xxk
- 消息框的编写程序,主要采用Delphi编写的简单易懂方便使用,交流方便-procedures for the preparation, mainly prepared by the Delphi straightforward ease of use, convenience exchange
TrayTest
- 这是一个右下角弹出消息框的DEMO程序,测试通过-This is a lower right corner of the pop-up message box DEMO procedures, test
cal2
- 改程序3 将求和改为求商,当除数为零时显示消息框进行提示-Program 3 will change the summation to find suppliers, display a message box prompt when the divisor is zero
mousemessage
- 演示VC++创建鼠标消息处理程序,简单的鼠标消息处理-Demonstration VC++ create mouse message handler, a simple mouse message handling