Click here to Skip to main content
15,895,370 members
Home / Discussions / C#
   

C#

 
QuestionHelp me on Steganography Pin
nwr_mn9-Apr-06 6:13
nwr_mn9-Apr-06 6:13 
AnswerRe: Help me on Steganography Pin
Joshua Quick9-Apr-06 11:37
Joshua Quick9-Apr-06 11:37 
QuestionHelp me on Steganography Pin
nwr_mn9-Apr-06 6:03
nwr_mn9-Apr-06 6:03 
AnswerRe: Help me on Steganography Pin
Paul Conrad9-Apr-06 6:57
professionalPaul Conrad9-Apr-06 6:57 
QuestionHelp on the following Code in Steganography in Bitmaps Pin
nwr_mn9-Apr-06 5:58
nwr_mn9-Apr-06 5:58 
AnswerRe: Help on the following Code in Steganography in Bitmaps Pin
Ravi Bhavnani9-Apr-06 6:04
professionalRavi Bhavnani9-Apr-06 6:04 
QuestionHow do I Remove Focus Cues on .NET Controls (selection outlines) Pin
Mikzi9-Apr-06 5:58
Mikzi9-Apr-06 5:58 
QuestionKey Press Event In C# Pin
Areff9-Apr-06 5:28
Areff9-Apr-06 5:28 
Hi,
I want 2 use KeyEventHandler in a form but when i use this statement no event happen
this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Form1_KeyPress);
and
private void Form1_KeyPress(object sender, System.Windows.Forms.KeyPressEventArgs e)<br />
		{<br />
		Lbl1.Text = ((System.Windows.Forms.Key) Sender).ToString();<br />
		}

plz help me.

---------------------
Areff Bahrami(KAVEH)
Areff.HB@Gmail.com
---------------------
AnswerRe: Key Press Event In C# Pin
Jakob Farian Krarup9-Apr-06 6:16
Jakob Farian Krarup9-Apr-06 6:16 
AnswerRe: Key Press Event In C# Pin
Graham Nimbley9-Apr-06 14:46
Graham Nimbley9-Apr-06 14:46 
QuestionUnActivate C# Form Pin
Areff9-Apr-06 5:16
Areff9-Apr-06 5:16 
AnswerRe: UnActivate C# Form Pin
User 66589-Apr-06 7:19
User 66589-Apr-06 7:19 
QuestionForm to Web Service Pin
babamara9-Apr-06 4:42
babamara9-Apr-06 4:42 
AnswerRe: Form to Web Service Pin
babamara9-Apr-06 4:44
babamara9-Apr-06 4:44 
QuestionReflection Pin
rmedo9-Apr-06 4:29
rmedo9-Apr-06 4:29 
GeneralRe: Reflection Pin
Guffa9-Apr-06 5:32
Guffa9-Apr-06 5:32 
GeneralRe: Reflection Pin
rmedo10-Apr-06 22:26
rmedo10-Apr-06 22:26 
QuestionShowDialog Help Pin
rikkemus9-Apr-06 0:29
rikkemus9-Apr-06 0:29 
AnswerRe: ShowDialog Help Pin
WillemM9-Apr-06 2:45
WillemM9-Apr-06 2:45 
AnswerRe: ShowDialog Help Pin
CWIZO9-Apr-06 2:47
CWIZO9-Apr-06 2:47 
AnswerRe: ShowDialog Help Pin
Ravi Bhavnani9-Apr-06 5:16
professionalRavi Bhavnani9-Apr-06 5:16 
QuestionXml question Pin
eggie58-Apr-06 15:13
eggie58-Apr-06 15:13 
AnswerRe: Xml question Pin
Jakob Farian Krarup9-Apr-06 6:23
Jakob Farian Krarup9-Apr-06 6:23 
GeneralRe: Xml question Pin
eggie59-Apr-06 9:42
eggie59-Apr-06 9:42 
Questionhow to get errors number in sqlserver from C# Pin
superdragon8-Apr-06 14:28
superdragon8-Apr-06 14:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.