CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - editbox
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - editbox - List
[
Windows Develop
]
如何在EDITBOX控件中使用背景位图》配套代码
DL : 0
如何在EDITBOX控件中使用背景位图-how to control the use of EDITBOX background bitmap
Date
: 2008-10-13
Size
: 27.67kb
User
:
王锡东
[
Other resource
]
HGE-Editbox
DL : 0
HGE是一个高效的2D游戏引擎,它是完全开源的(基于VC++),授权是慷慨的ZLib License, 任何人可以几乎不受限制的使用它,或基於技术核心开发引擎。 HGE简单的说,就是以3D加速实现2D图像的做法,它的作品可以在很低配置的电脑就能高效运作, 目前,国外人士评价HGE为最好的非商业2D游戏引擎。官方首页:http://hge.relishgames.com/ 国内游戏爱好者研究专区http://www.hgechina.com. HGE自身是不支持中文的,也没有editbox可编辑框,这是我写的小程序,支持中文输入与输出,可进行复制,粘贴等操作。
Date
: 2008-10-13
Size
: 372.63kb
User
:
吴志强
[
EditBox
]
ValidatingEditDemo
DL : 0
很有用的各种格式编辑框-Useful various kinds of format editBox
Date
: 2025-07-15
Size
: 45kb
User
:
站长
[
EditBox
]
validator
DL : 0
自动检查输入并根据输入来激活确认按钮的编辑框控件-EditBox control which can check input automatically and reactive the botton with input
Date
: 2025-07-15
Size
: 16kb
User
:
站长
[
EditBox
]
autoedit_demo
DL : 0
不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框-A good EditBox which will show relate wrong infomation in tooltip while invalid input occurs
Date
: 2025-07-15
Size
: 40kb
User
:
站长
[
EditBox
]
EditFlat_demo
DL : 0
扁平编辑框控件-Editbox control
Date
: 2025-07-15
Size
: 22kb
User
:
站长
[
StatusBar
]
MPCStatusBar
DL : 0
增强状态条,可以很容易地在状态条上添加其他控件(如编辑框)-enhanced status bar, in which can be added other controls such as Editbox easily
Date
: 2025-07-15
Size
: 42kb
User
:
站长
[
EditBox
]
edpos
DL : 0
在多行编辑框中编辑的时候同时在状态条显示当前行号和列号的程序-A program in which current row and column number can be showed in the status bar when editing in multi_line editbox
Date
: 2025-07-15
Size
: 34kb
User
:
站长
[
Windows Develop
]
如何在EDITBOX控件中使用背景位图》配套代码
DL : 0
如何在EDITBOX控件中使用背景位图-how to control the use of EDITBOX background bitmap
Date
: 2025-07-15
Size
: 27kb
User
:
王锡东
[
Dialog_Window
]
CBrowseCtrl
DL : 0
CBrowseCtrl - Adding File/Folder-Browse Features to Your Projects Easily A file/folder browsing control that integrates an editbox and a button with built-in images. -CBrowseCtrl- Adding File/Folder-Browse Features to Your Projects Easily A file/folder browsing control that integrates an editbox and a button with built-in images.
Date
: 2025-07-15
Size
: 53kb
User
:
陆可
[
ToolBar
]
在工具栏上添加通用控件
DL : 0
在工具栏上添加COMBOBOX,EditBox,ProgressCtrl,Slider控件根据相同的道理您还可以添加其他控件复选框、单选按钮-the toolbar add COMBOBOX, EditBox, ProgressCtrl, Slider Control to the same token you can also add other controls check box, radio button, etc.
Date
: 2025-07-15
Size
: 24kb
User
:
罗萧
[
ActiveX/DCOM/ATL
]
[笑语制作]播放flash
DL : 0
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:\winnt\system32\macromed\Flash\Flash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components and Controls Gallery options : Registered ActiveX Controls folders below the Shockwave Flash Object, it is actually pointing c : \ winnt \ system32 \ macromed \ Flash \ the user. Using Wizard adding two variables, corresponding to the input file name and flash control redeem m_filename CShockwaveFlash m_flash add players button, and open the document flash player void CViewFlashVi
Date
: 2025-07-15
Size
: 57kb
User
:
林风
[
Menu control
]
vc_5
DL : 0
文件包含EDITBOX,MENU,SCROLLBAR;SELECTBOX,TOOLBAR的原程序-document contains EDITBOX, MENU, SCROLLBAR; SELECTBOX, the original procedure TOOLBAR
Date
: 2025-07-15
Size
: 6.22mb
User
:
平
[
GUI Develop
]
在view中创建控件
DL : 0
在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
Date
: 2025-07-15
Size
: 36kb
User
:
huuu
[
EditBox
]
EditBox
DL : 0
实现一个简单编辑框的功能,可以为用户学习vc带来好处-achieve a simple edit box functions, users can benefit learning vc
Date
: 2025-07-15
Size
: 1.8mb
User
:
杨超
[
Other
]
back_pictur_edit_
DL : 0
在VC6.0中实现了对editbox控件中使用背景位图 本程序已成功测试通过,具有可靠性,可行性. 也是初学者的好实例.-Realize in VC6.0 in editbox control of the use of the background bitmap This procedure has been successfully tested with the reliability and feasibility. Is a good example for beginners.
Date
: 2025-07-15
Size
: 22kb
User
:
谢明强
[
Game Engine
]
HGE-Editbox
DL : 0
HGE是一个高效的2D游戏引擎,它是完全开源的(基于VC++),授权是慷慨的ZLib License, 任何人可以几乎不受限制的使用它,或基於技术核心开发引擎。 HGE简单的说,就是以3D加速实现2D图像的做法,它的作品可以在很低配置的电脑就能高效运作, 目前,国外人士评价HGE为最好的非商业2D游戏引擎。官方首页:http://hge.relishgames.com/ 国内游戏爱好者研究专区http://www.hgechina.com. HGE自身是不支持中文的,也没有editbox可编辑框,这是我写的小程序,支持中文输入与输出,可进行复制,粘贴等操作。-HGE is an efficient 2D game engine, it is completely open source (based on VC++), Authorization is generous ZLib License, any person can be almost unlimited use of it, or the core of the development of technology-based engine. HGE Simply put, is to accelerate the realization of 2D images 3D approach, which works in a very low configuration computer can be highly efficient operation, at present, foreign persons HGE evaluation for the best non-commercial 2D game engine. Official Home: http://hge.relishgames.com/ domestic game enthusiasts research area http://www.hgechina.com. HGE itself does not support the Chinese, nor editbox can edit box, it is I wrote a small procedures, support for Chinese input and output, can copy, paste and other operations.
Date
: 2025-07-15
Size
: 372kb
User
:
吴志强
[
EditBox
]
EditBox
DL : 0
自己编写的EDITBOX源码,程序基于MFC框架,但愿对初学者有帮助!-I have written editbox source, procedures based on the MFC framework, I hope to be helpful for beginners!
Date
: 2025-07-15
Size
: 1.81mb
User
:
寒啸
[
Graph program
]
Editbox
DL : 0
MFC Editbox的使用以及解决方法。有助于初学者的入门学习。-MFC Editbox
Date
: 2025-07-15
Size
: 1.86mb
User
:
xuhui
[
Special Effects
]
matlab-editbox
DL : 0
matlab gui中使用editbox显示中文,矩阵的功能,附有说明文件和一个实例-matlab gui use editbox display Chinese, the matrix of functions, with documentation and an example
Date
: 2025-07-15
Size
: 34kb
User
:
fish
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.