搜索资源列表
draw_in_statusbar
- 一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。-a small program interface can be conducted in graphic detail drawings, understand graphics production.
MyRichEdit2
- 类似于qq的对话框界面,可以自发送和接收信息,可以对所发送的信息进行编辑(如改变字体,颜色等)-qq similar to the dialog interface, which enables the sending and receiving of information, which can be sent right to edit the information (such as change fonts, colors, etc.)
闪动圆
- 在界面上出现flash brid和五个圆,字体可以随着圆的变化而飘动-arise at the interface flash Brid. and 5 yen, as the yen fonts can be changed wafted
TextFieldTest
- 一个很经典也很简单界面编程示例希望大家好好学习-a classic is also very simple interface programming examples hope we can learn from
0032
- 前台界面可以使用vb,vc,pb等. 模式:c/s模式 基本功能:能够实现销售管理,商品管理,员工...学生考勤系统 郭清宇 用VB开发,从需求分析做起,每一阶段都有完整的文档.能运用学过的软件工程知识.设计系统... -prospects interface can be used vb, vc, pb so. Model : c / s mode basic functions : to achieve sales management, merchandise management,
kaoqin1219
- 前台界面可以使用vb,vc,pb等. 模式:c/s模式 基本功能:能够实现销售管理,商品管理,员工...学生考勤系统 郭清宇 用VB开发,从需求分析做起,每一阶段都有完整的文档.能运用学过的软件工程知识.设计系统... -prospects interface can be used vb, vc, pb so. Model : c / s mode basic functions : to achieve sales management, merchandise management,
data_dialog
- 能够输入数据的对话框,界面较友好,可以作为入门者参考-input data to the dialog, more friendly interface can be used as reference beginners
CEdit11
- visual c++界面编程控件,可以美化你的界面-visual programming interface controls, you can beautify the interface
wodejiemian_huibian
- 这事一个很好的界面开发源程序.属于光带界面.其中有主要筐架.使用者可以自己添加所要内容-this a good source interface development. Optical interface with belonging. Including major Crash planes. Since users can others want to add the contents of
列表框和编辑框
- 简单实现列表框和编辑框的界面,还不错,大家可以下下来看-simple realization list box and the box editing interface was pretty good, we can look at Lower
toolbox.zip
- 类似于vb6.0工具界面的小程序。希望这个能给你的东西带来不一样的感官,Vb6.0 tool similar to a small interface program. Hope that this can bring you something different sensory
EditFont
- CEdit控件中文字字体的设置,同时可以增加图标,对于一些喜欢把自己的界面做漂亮,可以参考-CEdit control text font settings, at the same time can increase the icon, for some like to do their own beautiful interface, can refer to
huanying
- 一个简单的欢迎界面用于进入系统后的弹出对话框可以改变文本内容-A simple interface for entering the system welcome the pop-up dialog box can change the text
splitter
- 我们一般都会被其复杂的界面所吸引,在这些界面中窗口被分割为若干的区域,真正做到了窗口的任意分割。 那么我们自己如何创建类似的界面,也实现窗口的任意的分割呢 ?在VC6.0中这就需要使用到每个窗口都被相同的或者不同的视图所填充。当窗口被切分后用户可以使用鼠标移动切分条来调整窗口的相对尺寸。虽然VC6.0支持从AppWizard中创建分割窗口,但是自动加入的分割条总是不能让我们满意,因此我们还是通过手工增加代码来熟悉这个类。-We generally will be attracted by the
Display_Password
- 通过输入口令进入主界面,最多只能输入三次,三次输错,将会自动退出程序-Enter the password to enter through the main interface, can only enter three times, three times wrong, the program will automatically exit
dictionary
- 简单词典,界面贴图,想深入的话,可以优化查询算法-Simple dictionary interface map, like in-depth, you can optimize the query algorithm
bijingxuan
- 用VC6实现的一个超级漂亮的编辑框。可以自己配置编辑框的颜色,美化界面。-A super nice with VC6 edit box. Can configure their own color of the edit box and beautify the interface.
uTextbox
- 一款自定义控件。用于替代Textbox及COMBOBOX 使用它可使得界面整洁美观。 说明,如果要使得输入框内查询按钮出现,需要设定TAG=1,当然你可以根据代码自己改成其它值。-A custom control. Used to replace the TextBox and ComboBox use it makes the interface clean and beautiful. Note, if you want to make the input box Query but
editcontrol_box
- C++语言,基于MFC图形界面的程序。能实现在文本编辑框中输入内容,该内容同步显示到静态文本框中。代码风格清晰易懂,适合初学者学习。-C++ language, MFC-based graphical interface program. Can achieve in the text edit box, enter the content, synchronized display to a static text box. Code is clear and understandable s
CEdit-extend
- 1.可设置字体、字体颜色、字体大小、字体样式(加粗、倾斜、下划线)、背景颜色,提供了接口函数。 2.可设置边框粗细宽度、边框颜色,包括正常颜色、鼠标经过颜色、禁用颜色和具有焦点时的颜色,提供了接口函数 3.对于设置字体大小提供了3个函数,分别用逻辑值、磅值、像素值设置。 4.一般性居中可设置字体大小,让字体撑大自己的显示高度;另一种则是绘制扩展的边框,通过设置边距来实现,提供接口SetNewMargins() 5.能够设置编辑框边框内部阴影,已固定左1像素,上2像素,右下无,但颜