- gjht stmeditor 城市公交地图编辑器源代码 sample 生成的地图样例 exepack 城市公交地图编辑器可执行包与使用说明 作者:黄建雄 huangjianxiong@vip.sina.com
- yunxingminling 开始→运行→命令 集锦!转载自网上的
- SignalsandSystemsMITlectures These are the MIT Signals and systems lectures quite good if you wanna learn the basics of Signal processing
- UART-for-Silabs-c8051f350 uart program for silabs 350
- Hospital 一个医院管理系统
- 02590670 Windows系统操作 Windows system operation
文件名称:CEdit-extend
-
所属分类:
- 标签属性:
- 上传时间:2013-07-29
-
文件大小:217.07kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.可设置字体、字体颜色、字体大小、字体样式(加粗、倾斜、下划线)、背景颜色,提供了接口函数。
2.可设置边框粗细宽度、边框颜色,包括正常颜色、鼠标经过颜色、禁用颜色和具有焦点时的颜色,提供了接口函数
3.对于设置字体大小提供了3个函数,分别用逻辑值、磅值、像素值设置。
4.一般性居中可设置字体大小,让字体撑大自己的显示高度;另一种则是绘制扩展的边框,通过设置边距来实现,提供接口SetNewMargins()
5.能够设置编辑框边框内部阴影,已固定左1像素,上2像素,右下无,但颜色的设置有接口。若阴影宽度需变,可自己扩展。
6.提供了一个接口SetTextVCenter(),快速设置垂直居中,如例中第4个编辑框。不过该函数尚遗留有些问题,待解决。-1 can set the font, font color, font size, font style (bold, italic, underline), background color, provides the interface functions. (2) can be set border thickness width, border color, including normal color, mouse over color, color, and has the focus to disable the color, provides the interface function 3 to set the font size for offers three functions, respectively, a logical value, pounds value, the pixel value is set. 4. General center can set the font size, so that the display font stretch their height another is drawn extension of the border, by setting the margins to achieve, providing an interface SetNewMargins () 5. Be able to set the edit box border Inner Shadow has left a fixed pixel, the two pixels, no right, but the color settings have interfaces. If you need to change the width of the shadow, can be their own extensions. 6 provides an interface SetTextVCenter (), quickly set up vertically, as shown in the first four edit boxes. However, this function is still left some
2.可设置边框粗细宽度、边框颜色,包括正常颜色、鼠标经过颜色、禁用颜色和具有焦点时的颜色,提供了接口函数
3.对于设置字体大小提供了3个函数,分别用逻辑值、磅值、像素值设置。
4.一般性居中可设置字体大小,让字体撑大自己的显示高度;另一种则是绘制扩展的边框,通过设置边距来实现,提供接口SetNewMargins()
5.能够设置编辑框边框内部阴影,已固定左1像素,上2像素,右下无,但颜色的设置有接口。若阴影宽度需变,可自己扩展。
6.提供了一个接口SetTextVCenter(),快速设置垂直居中,如例中第4个编辑框。不过该函数尚遗留有些问题,待解决。-1 can set the font, font color, font size, font style (bold, italic, underline), background color, provides the interface functions. (2) can be set border thickness width, border color, including normal color, mouse over color, color, and has the focus to disable the color, provides the interface function 3 to set the font size for offers three functions, respectively, a logical value, pounds value, the pixel value is set. 4. General center can set the font size, so that the display font stretch their height another is drawn extension of the border, by setting the margins to achieve, providing an interface SetNewMargins () 5. Be able to set the edit box border Inner Shadow has left a fixed pixel, the two pixels, no right, but the color settings have interfaces. If you need to change the width of the shadow, can be their own extensions. 6 provides an interface SetTextVCenter (), quickly set up vertically, as shown in the first four edit boxes. However, this function is still left some
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyTextBox/Debug/MyTextBox.exe
MyTextBox/MyTextBox/DEdit.cpp
MyTextBox/MyTextBox/DEdit.h
MyTextBox/MyTextBox/LEdit.cpp
MyTextBox/MyTextBox/LEdit.h
MyTextBox/MyTextBox/MyTextBox.cpp
MyTextBox/MyTextBox/MyTextBox.h
MyTextBox/MyTextBox/MyTextBox.rc
MyTextBox/MyTextBox/MyTextBox.vcxproj
MyTextBox/MyTextBox/MyTextBoxDlg.cpp
MyTextBox/MyTextBox/MyTextBoxDlg.h
MyTextBox/MyTextBox/ReadMe.txt
MyTextBox/MyTextBox/res/MyTextBox.ico
MyTextBox/MyTextBox/res/MyTextBox.rc2
MyTextBox/MyTextBox/resource.h
MyTextBox/MyTextBox/SEdit.cpp
MyTextBox/MyTextBox/SEdit.h
MyTextBox/MyTextBox/stdafx.cpp
MyTextBox/MyTextBox/stdafx.h
MyTextBox/MyTextBox/targetver.h
MyTextBox/MyTextBox.sln
MyTextBox/MyTextBox.suo
MyTextBox/Release/MyTextBox.exe
说明.txt
MyTextBox/MyTextBox/res
MyTextBox/Debug
MyTextBox/MyTextBox
MyTextBox/Release
MyTextBox
MyTextBox/MyTextBox/DEdit.cpp
MyTextBox/MyTextBox/DEdit.h
MyTextBox/MyTextBox/LEdit.cpp
MyTextBox/MyTextBox/LEdit.h
MyTextBox/MyTextBox/MyTextBox.cpp
MyTextBox/MyTextBox/MyTextBox.h
MyTextBox/MyTextBox/MyTextBox.rc
MyTextBox/MyTextBox/MyTextBox.vcxproj
MyTextBox/MyTextBox/MyTextBoxDlg.cpp
MyTextBox/MyTextBox/MyTextBoxDlg.h
MyTextBox/MyTextBox/ReadMe.txt
MyTextBox/MyTextBox/res/MyTextBox.ico
MyTextBox/MyTextBox/res/MyTextBox.rc2
MyTextBox/MyTextBox/resource.h
MyTextBox/MyTextBox/SEdit.cpp
MyTextBox/MyTextBox/SEdit.h
MyTextBox/MyTextBox/stdafx.cpp
MyTextBox/MyTextBox/stdafx.h
MyTextBox/MyTextBox/targetver.h
MyTextBox/MyTextBox.sln
MyTextBox/MyTextBox.suo
MyTextBox/Release/MyTextBox.exe
说明.txt
MyTextBox/MyTextBox/res
MyTextBox/Debug
MyTextBox/MyTextBox
MyTextBox/Release
MyTextBox
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。