473,387 Members | 3,787 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to use "autocomplettype" property of text box

How to use "autocomplettype" property of text box.
Please also mention about "onDisposed" event of control.
Also suggest some site where complete details of such small properties is given.
Sep 8 '10 #1
4 1904
What is the use of visible property in hidden control?
Sep 8 '10 #2
mzmishra
390 Expert 256MB
Refer MSDN .It has all detail
Sep 8 '10 #3
Frinavale
9,735 Expert Mod 8TB
A lot of the questions that you have been asking lately can be answered using the documentation and articles in the MSDN Library. Whenever you are developing an application in .NET you should refer there for help first and then if you are still confused or stuck on the problem ask your question here :)

For instance, here is the MSDN documentation on the TextBox.AutoCompleteType Property


-Frinny
Sep 8 '10 #4
Thanks a lot friends
Sep 8 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: BUX | last post by:
If I try to read MyControl.text I receive Run-Time error 2185 that means about < Impossible to refer to a property or a metod if the control is not active >. But this happen only if the form...
2
by: ALok Gupta via .NET 247 | last post by:
How do I do to underline a character in the property text of Button or Label ? I have to manage the AccessKeys. THANX (Type your message here) -------------------------------- From: ALok...
2
by: SamSpade | last post by:
This more out of curiosity than need. The Object Browser shows a property Text for UserControl. But if I look in the property window for a UserControl Text is not there (How come??). I...
1
by: Tom | last post by:
Hi I have a usercontrol that inherits from System.Windows.Forms.Usercontrol. As the Text property is not visable in the IDE by default i am shadowing the property because i want ot use it on...
2
by: BluDog | last post by:
Hi On a UserControl the text property is a nonbrowsable property in the base class, therefore to make this property visible in the IDE you have to override the property: <Browsable(True)>...
3
by: Marty McFly | last post by:
Hello, I have a control class that inherits from System.Web.UI.WebControls.Button. When I drag this control from the "My User Controls" tab in the toolbox onto the form, I want it to reflect the...
1
by: Tsair | last post by:
public override string Text { get { return this.textBox.Text; } set {
2
by: VictorH | last post by:
..Net has this great abillity of binding controls direct to user settings. I've made an user control that has a Text property, but when I use the browse box in the property binding of the control,...
14
by: Dom | last post by:
Hi all I'm developing a control, and I need to hide some properties to the user. For example, suppose I need Text property to be completely inacessible (from a Form/Code that is into another...
31
by: Kathy | last post by:
I would like to get the old and new value for a change made to a text box so that I can store them in a change history table. What is the best way to do this? I am just learning VB 2005; porting...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.