Welcome![Sign In][Sign Up]
Location:
Search - editbox

Search list

[Windows Develop如何在EDITBOX控件中使用背景位图》配套代码

Description: 如何在EDITBOX控件中使用背景位图-how to control the use of EDITBOX background bitmap
Platform: | Size: 28339 | Author: 王锡东 | Hits:

[Other resourceHGE-Editbox

Description: HGE是一个高效的2D游戏引擎,它是完全开源的(基于VC++),授权是慷慨的ZLib License, 任何人可以几乎不受限制的使用它,或基於技术核心开发引擎。 HGE简单的说,就是以3D加速实现2D图像的做法,它的作品可以在很低配置的电脑就能高效运作, 目前,国外人士评价HGE为最好的非商业2D游戏引擎。官方首页:http://hge.relishgames.com/ 国内游戏爱好者研究专区http://www.hgechina.com. HGE自身是不支持中文的,也没有editbox可编辑框,这是我写的小程序,支持中文输入与输出,可进行复制,粘贴等操作。
Platform: | Size: 381576 | Author: 吴志强 | Hits:

[EditBoxValidatingEditDemo

Description: 很有用的各种格式编辑框-Useful various kinds of format editBox
Platform: | Size: 46080 | Author: 站长 | Hits:

[EditBoxvalidator

Description: 自动检查输入并根据输入来激活确认按钮的编辑框控件-EditBox control which can check input automatically and reactive the botton with input
Platform: | Size: 16384 | Author: 站长 | Hits:

[EditBoxautoedit_demo

Description: 不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框-A good EditBox which will show relate wrong infomation in tooltip while invalid input occurs
Platform: | Size: 40960 | Author: 站长 | Hits:

[EditBoxEditFlat_demo

Description: 扁平编辑框控件-Editbox control
Platform: | Size: 22528 | Author: 站长 | Hits:

[StatusBarMPCStatusBar

Description: 增强状态条,可以很容易地在状态条上添加其他控件(如编辑框)-enhanced status bar, in which can be added other controls such as Editbox easily
Platform: | Size: 43008 | Author: 站长 | Hits:

[EditBoxedpos

Description: 在多行编辑框中编辑的时候同时在状态条显示当前行号和列号的程序-A program in which current row and column number can be showed in the status bar when editing in multi_line editbox
Platform: | Size: 34816 | Author: 站长 | Hits:

[Windows Develop如何在EDITBOX控件中使用背景位图》配套代码

Description: 如何在EDITBOX控件中使用背景位图-how to control the use of EDITBOX background bitmap
Platform: | Size: 27648 | Author: 王锡东 | Hits:

[Dialog_WindowCBrowseCtrl

Description: 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.
Platform: | Size: 54272 | Author: 陆可 | Hits:

[ToolBar在工具栏上添加通用控件

Description: 在工具栏上添加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.
Platform: | Size: 24576 | Author: 罗萧 | Hits:

[ActiveX/DCOM/ATL[笑语制作]播放flash

Description: 利用五分钟,给程序添加播放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
Platform: | Size: 58368 | Author: 林风 | Hits:

[Menu controlvc_5

Description: 文件包含EDITBOX,MENU,SCROLLBAR;SELECTBOX,TOOLBAR的原程序-document contains EDITBOX, MENU, SCROLLBAR; SELECTBOX, the original procedure TOOLBAR
Platform: | Size: 6521856 | Author: | Hits:

[GUI Develop在view中创建控件

Description: 在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
Platform: | Size: 36864 | Author: huuu | Hits:

[EditBoxEditBox

Description: 实现一个简单编辑框的功能,可以为用户学习vc带来好处-achieve a simple edit box functions, users can benefit learning vc
Platform: | Size: 1888256 | Author: 杨超 | Hits:

[Otherback_pictur_edit_

Description: 在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.
Platform: | Size: 22528 | Author: 谢明强 | Hits:

[Game EngineHGE-Editbox

Description: 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.
Platform: | Size: 380928 | Author: 吴志强 | Hits:

[EditBoxEditBox

Description: 自己编写的EDITBOX源码,程序基于MFC框架,但愿对初学者有帮助!-I have written editbox source, procedures based on the MFC framework, I hope to be helpful for beginners!
Platform: | Size: 1896448 | Author: 寒啸 | Hits:

[Graph programEditbox

Description: MFC Editbox的使用以及解决方法。有助于初学者的入门学习。-MFC Editbox
Platform: | Size: 1950720 | Author: xuhui | Hits:

[Special Effectsmatlab-editbox

Description: matlab gui中使用editbox显示中文,矩阵的功能,附有说明文件和一个实例-matlab gui use editbox display Chinese, the matrix of functions, with documentation and an example
Platform: | Size: 34816 | Author: fish | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net