如何实现透明编辑框 - 标题要写得多详细CSDN才让上传呢?

时间:2014-02-16 11:54:50
【文件属性】:

文件名称:如何实现透明编辑框 - 标题要写得多详细CSDN才让上传呢?

文件大小:933KB

文件格式:RAR

更新时间:2014-02-16 11:54:50

透明 编辑框 MFC

在MFC框架中实现透明编辑框,sdk也同样道理。 详细说明可见http://blog.csdn.net/M_S_D_N/archive/2011/01/27/6166992.aspx


【文件预览】:
resource.h
EditAL.h
stdafx.h
TransparentEditDemoDlg.h
TransparentEditDemo.cpp
targetver.h
TransparentEditDemoDlg.cpp
TransparentEditDemo.vcproj
Debug
----TransparentEditDemo.exe(791KB)
stdafx.cpp
TransparentEditDemo.PNG
EditAL.cpp
TransparentEditDemo.h
res
----Thumbs.db(5KB)
----p691537437.bmp(532KB)
----TransparentEditDemo.ico(66KB)
----TransparentEditDemo.rc2(375B)
TransparentEditDemo.rc

网友评论

  • 很好很有用
  • 找到的可以正常显示的例子 赞一个
  • 还不错, 不过不是独立与父对话框的, 不是我想要的
  • 思想不错。但是要做得彻底。还是得重绘所有的。
  • 编辑框是透明了,但编辑框的功能没有了
  • 加载位图为背景的情况下,使用透明编辑框,在拖动滚动条时出现的刷新不及时的问题还是没有解决呢!