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

Search list

[Windows Developmsn.txt.tar

Description: This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
Platform: | Size: 2048 | Author: gto | Hits:

[Internet-Networksocks

Description: Example using socks within c++ builder 2010 The socks settings must be done in property of TIdSocksInfo, (not in the editbox- not implemented).
Platform: | Size: 7168 | Author: Shomeru | Hits:

[EditBoxHGE-Editbox

Description: HGE中文输入和显示解决方案(hge_render_input_cn)的改进版本,支持复制,剪切,粘贴。-HGE Chinese input and display solutions (hge_render_input_cn) improved version, support copy, cut, paste.
Platform: | Size: 379904 | Author: chbha | Hits:

[Data structsmiddlg

Description: 1. 建立一个基本对话的exe工程,并命名为circle; 2. 插入一个对话框资源,以在此对话框上输入圆心坐标、半径及颜色,并为此建立一个新类,命名为CDlg; 3. 在IDD_CIRCLE_DIALOG上删除已有控件,并添加一个Button,命名为Button1; 4. 在CcircleDlg内添加3个double型成员变量,命名为x,y,r,然后添加1个COLORREF的成员变量,命名为color; 5. 在CDlg内加入3个Edit box,在加入一个button2; 6. 在CDlg内用classwizard为3 个Editbox添加3个double型成员变量,命名为m_x,m_y,m_r,然后添加1个COLORREF的成员变量,命名为color1; 7. 用classwizard为button2添加消息响应函数void CDlg::OnButton2(),在此函数内输入下列代码 CColorDialog m if(m.DoModal()==IDOK) color=m.GetColor() 8. 为此Button1添加一个消息响应函数void CCircleDlg::OnButton1(),在此函数内输入下列代码 CDlg dl dl.DoModal() x=dl.m_x r=dl.m_r -The accuracy of the algorithm is affected by the slope, if the slope is greater than 2, then a straight line can be observed as dotted lines, the slope is greater than one of the most perfect.
Platform: | Size: 1697792 | Author: tmacq3 | Hits:

[OtherEditBox

Description: 这个主要是用C++实现了,上下两个多行编辑框能实现同步编辑或删除字符或字符串-This is mainly achieved using C++, and up and down more than two-line edit box makes it possible to edit or delete characters or a string
Platform: | Size: 1874944 | Author: joan | Hits:

[Windows DevelopEDITTEST.RAR

Description: This program realize the method for input of chainese text in editbox,written using VC-This program realize the method for input of chainese text in editbox,written using VC++
Platform: | Size: 30720 | Author: ksc | Hits:

[EditBoxtest10

Description: 动态更改EditBox的颜色,用MFC编程实现。 键盘响应消息。实现重绘函数。消息映射。-Dynamically change the color of EditBox with MFC programming. Keyboard response messages. Achieve redraw function. Message map.
Platform: | Size: 25600 | Author: boss liu | Hits:

[EditBoxEditData

Description: EditBox simples examples.
Platform: | Size: 5120 | Author: 690mb | Hits:

[Delphi VCLValidateCtrls110

Description: This are Delphi controls (Editbox, Labelededit, Combobox) where you can validate the input, you can choose between: numbers only, only lowercase, only uppercase, Space and symbols. All this options can be combined. The charcase Property has also be Extended with two more options, namecase and sentencecase.
Platform: | Size: 104448 | Author: gold | Hits:

[GUI DevelopTextboxList

Description: EditBox控件要求用户输入文本,为避免反复输入同一文本,本实例自动查询用户输入的数据,与已使用的数据匹配并显示。-EditBox control requires the user to enter text, in order to avoid repeatedly enter the same text, in this instance automatically check the data entered by the user, and has been used in data-matching and displayed.
Platform: | Size: 61440 | Author: zhuboss | Hits:

[matlabGUI_4

Description: Demonstrate how to make a multiline editbox. Produces a GUI with an editbox on the left and a listbox on the right. The user is invited to enter text into the editbox, either hitting return at the end of each line or letting it wrap automatically. When the button is pushed, each line of text from the editbox is placed as an entry into the listbox. Notice the difference between how a wrapped line is treated and a returned line is treated in the lisbox.-Demonstrate how to make a multiline editbox. Produces a GUI with an editbox on the left and a listbox on the right. The user is invited to enter text into the editbox, either hitting return at the end of each line or letting it wrap automatically. When the button is pushed, each line of text from the editbox is placed as an entry into the listbox. Notice the difference between how a wrapped line is treated and a returned line is treated in the lisbox.
Platform: | Size: 1024 | Author: techspaceofatul | Hits:

[matlabGUI_5

Description: function [] = GUI_5() Demonstrate how to use a pushbutton to delete bits of string and how to let the user know that their actions are futile. After the string is deleted completely, the user is informed that there is nothing left to delete if the delete button is pressed again. A color change accompanies this announcement. Suggested exercise: Add a counter to S that starts incrementing when the warning is given. If the user clicks again, close the GUI. button is pushed, each line of text from the editbox is placed as an entry into the listbox. Notice the difference between how a wrapped line is treated and a returned line is treated in the lisbox.-function [] = GUI_5() Demonstrate how to use a pushbutton to delete bits of string and how to let the user know that their actions are futile. After the string is deleted completely, the user is informed that there is nothing left to delete if the delete button is pressed again. A color change accompanies this announcement. Suggested exercise: Add a counter to S that starts incrementing when the warning is given. If the user clicks again, close the GUI. button is pushed, each line of text from the editbox is placed as an entry into the listbox. Notice the difference between how a wrapped line is treated and a returned line is treated in the lisbox.
Platform: | Size: 1024 | Author: techspaceofatul | Hits:

[GUI DevelopXListCtrl

Description: 非常好的CListCtrl扩展,支持checkbox,combobox,progress,editbox。-Very good CListCtrl extended support checkbox, combobox, progress, editbox.
Platform: | Size: 248832 | Author: 程佳 | Hits:

[GUI Developshijianhuoquhekongtaixianshi

Description: 自己编的。两种方式获取时间并动态显示:1用datetimepicker控件,2自动获取pc机系统日期及时间,并用editbox动态显示- Two ways to access time and dynamic display: 1 with datetimepicker control, 2 automatic machine for pc system date and time, dynamic display with editbox
Platform: | Size: 1898496 | Author: dongke | Hits:

[Windows DevelopWTL_EditListBox_src

Description: WTL 编写Editbox,不同于MFC-WTL Editbox not As MFC
Platform: | Size: 26624 | Author: 刘深 | Hits:

[EditBoxEditBox

Description: 一个编辑框的简单实例,包括控件的添加,对象变量连接,编辑框特性的修改等-A simple example of an edit box, including the control to add, the object variable to connect, edit, modify frame properties such as
Platform: | Size: 1878016 | Author: 徐浩 | Hits:

[Windows DevelopAPI_Buttons

Description: 用Windows API写的各种控件,如Button、 EditBox、CheckBox、GroupBox-Using Windows API to write a variety of controls, such as Button, EditBox, CheckBox, GroupBox, etc.
Platform: | Size: 15360 | Author: ZHAO | Hits:

[Windows DevelopEditBox

Description: vc编写的程序,画一个圆的程序,使用mfc,供大家学习使用的。-vc written procedures, the procedures for drawing a circle, using mfc, for them to learn to use.
Platform: | Size: 1874944 | Author: 23432 | Hits:

[Game EngineHGE-Editbox

Description: 给hge引擎增加显示文字的类, 可以显示中英文. 封装的还是比较好的.-Hge engine to increase the display text of the class, you can display Chinese and English. Package is quite good.
Platform: | Size: 380928 | Author: 得意 | Hits:

[EditBoxEditBox_Multi

Description: VC编辑狂使用示例程序 VC编辑狂使用示例程序-How to use VC EditBox? It s easy,please learn to me
Platform: | Size: 30720 | Author: QSL | Hits:
« 1 2 3 4 5 67 8 »

CodeBus www.codebus.net