Microsoft
Software
Hardware
Network
Question : Key Press Event
Hi
I am writing windows app and trying get the text of textbox on keypress.
Suppose Say User Enters A. I am getting first blank and then A which is not correct
I should directly get A when user presses A
What is the solution
Answer : Key Press Event
Sorry:
string s = ((TextBox)sender).Text + e.KeyChar;
Random Solutions
log4c usage: best practice
Iseries OSV5R4 PM eserver iSeries telephone number
Certain websites time out on connecting
Access Property box Garbled
cisco ios back up
Look Up in Query
Accessing GPT drive on windows 7 from Windows XP
How do I remove Office XP and 2003 using Msizap.exe from a command line?
Failed to allocate port error when configuring EM (Oracle 11g)
Query To Detect if unicode data exists in field in SQL Server 2005