文件名称:VC++界面编程之--CStatic模仿IPhone聊天泡泡
文件大小:72KB
文件格式:ZIP
更新时间:2016-09-29 15:07:33
CStatic 聊天泡泡
IPhone聊天泡泡是个很不错的控件,因为它能很友好的给用户一些简短的提示信息,而不失美观。 我也想将这个泡泡,加到我的界面上,用做一些小提示:) 用什么控件做好呢?当然是CStatic控件啦,我就是喜欢CStatic的简单,易扩展性强。只要你有一个好的GDI描绘创意,就能将其效果弄得千变万化。 与之配套的博客:http://blog.csdn.net/renstarone/article/details/11491195
【文件预览】:
WTL_Label
----WTL_Label.suo(31KB)
----WTL_Label()
--------resource.h(745B)
--------MainDlg.h(5KB)
--------stdafx.h(1KB)
--------WTL_Label.aps(22KB)
--------WTL_Label.cpp(2KB)
--------WTL_Label.h(15B)
--------AboutDlg.h(1014B)
--------WTL_Label.vcproj.WWW-2C8B7E85192.Administrator.user(1KB)
--------stdafx.cpp(277B)
--------WTL_Label.vcproj(5KB)
--------WTL_Label.rc(9KB)
--------Release()
--------res()
--------GdiplusHelper.h(11KB)
--------CustomFont.h(2KB)
--------ThemedLabel.h(5KB)
----WTL_Label.sln(892B)