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
In RTE paste does not work in IE8
Network card disables on reboot
Save Publishign site as template in SharePoint 2010
Exchange 2010 mapidelivery queue holding email
check if record is already locked
FTP not working on Windows Server 2008 IIS 7
Upgrading BB firmware of VIP user :(
Variable not defined error using VBA ExportAsFixedFormat Type:=xlTypePDF in excel 2003
SQL 2005 Select Query from multiple tables
How to change HEX value to EBCDIC char