文件名称:具有背景颜色和文字颜色的EDIT控件

  • 所属分类:
  • 编辑框
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 38kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 屠**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了.

实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
相关搜索: EDIT
CEDIT
CEdit
颜色
edit
背景

(系统自动生成,下载前可以参看下载内容)

下载文件列表

ReadOnlyEditDemo

................\ColReadOnlyEdit.cpp

................\ColReadOnlyEdit.h

................\Debug

................\ReadMe.txt

................\ReadOnlyEditDemo.aps

................\ReadOnlyEditDemo.clw

................\ReadOnlyEditDemo.cpp

................\ReadOnlyEditDemo.dsp

................\ReadOnlyEditDemo.dsw

................\ReadOnlyEditDemo.h

................\ReadOnlyEditDemo.ncb

................\ReadOnlyEditDemo.opt

................\ReadOnlyEditDemo.plg

................\ReadOnlyEditDemo.rc

................\ReadOnlyEditDemoDlg.cpp

................\ReadOnlyEditDemoDlg.h

................\res



................\...\ReadOnlyEditDemo.rc2

................\Resource.h

................\StdAfx.cpp

................\StdAfx.h

说明.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org