Click here to Skip to main content
15,909,242 members
Home / Discussions / C#
   

C#

 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Richard MacCutchan5-Feb-11 0:03
mveRichard MacCutchan5-Feb-11 0:03 
GeneralRe: Caputre Unicode Keyboard Hook Pin
OriginalGriff4-Feb-11 23:44
mveOriginalGriff4-Feb-11 23:44 
GeneralRe: Caputre Unicode Keyboard Hook Pin
Anubhava Dimri5-Feb-11 0:13
Anubhava Dimri5-Feb-11 0:13 
QuestionWhat is the easy and efficient way to collaborate with a remote Desktop application ? [modified] Pin
Nadia Monalisa4-Feb-11 17:40
Nadia Monalisa4-Feb-11 17:40 
AnswerRe: What is the easy and efficient way to collaborate with a remote Desktop application ? Pin
Anubhava Dimri4-Feb-11 21:19
Anubhava Dimri4-Feb-11 21:19 
GeneralRe: What is the easy and efficient way to collaborate with a remote Desktop application ? Pin
Nadia Monalisa4-Feb-11 21:45
Nadia Monalisa4-Feb-11 21:45 
QuestionDetermine If String Is Encrypted Pin
Kevin Marois4-Feb-11 11:33
professionalKevin Marois4-Feb-11 11:33 
AnswerRe: Determine If String Is Encrypted Pin
Eddy Vluggen4-Feb-11 12:10
professionalEddy Vluggen4-Feb-11 12:10 
GeneralRe: Determine If String Is Encrypted Pin
Kevin Marois4-Feb-11 12:28
professionalKevin Marois4-Feb-11 12:28 
GeneralRe: Determine If String Is Encrypted Pin
Richard Andrew x644-Feb-11 13:06
professionalRichard Andrew x644-Feb-11 13:06 
GeneralRe: Determine If String Is Encrypted Pin
Eddy Vluggen5-Feb-11 7:35
professionalEddy Vluggen5-Feb-11 7:35 
GeneralRe: Determine If String Is Encrypted Pin
OriginalGriff5-Feb-11 9:34
mveOriginalGriff5-Feb-11 9:34 
AnswerRe: Determine If String Is Encrypted Pin
Henry Minute4-Feb-11 13:09
Henry Minute4-Feb-11 13:09 
AnswerRe: Determine If String Is Encrypted Pin
PIEBALDconsult4-Feb-11 13:25
mvePIEBALDconsult4-Feb-11 13:25 
AnswerRe: Determine If String Is Encrypted Pin
jschell4-Feb-11 13:49
jschell4-Feb-11 13:49 
AnswerRe: Determine If String Is Encrypted Pin
Abhinav S4-Feb-11 18:51
Abhinav S4-Feb-11 18:51 
AnswerRe: Determine If String Is Encrypted Pin
OriginalGriff4-Feb-11 21:23
mveOriginalGriff4-Feb-11 21:23 
QuestionRs232 Comm Ports Icon or Class?? Pin
glennPattonWork34-Feb-11 5:51
professionalglennPattonWork34-Feb-11 5:51 
AnswerRe: Rs232 Comm Ports Icon or Class?? Pin
Luc Pattyn4-Feb-11 5:57
sitebuilderLuc Pattyn4-Feb-11 5:57 
Confused | :confused: Confused | :confused: Confused | :confused:

the components in the toolbox are regular .NET classes; using them through Visual Designer creates code in some (often hidden) file, look for file1.designer.cs; you can check the code and see your Form, all of its Controls, and the SerialPort being instantiated and their properties being set.

If you want to succeed in programming, you should not only be curious but also a bit more adventurous...
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralRe: Rs232 Comm Ports Icon or Class?? Pin
glennPattonWork34-Feb-11 6:08
professionalglennPattonWork34-Feb-11 6:08 
AnswerRe: Rs232 Comm Ports Icon or Class?? Pin
Luc Pattyn4-Feb-11 6:11
sitebuilderLuc Pattyn4-Feb-11 6:11 
GeneralRe: Rs232 Comm Ports Icon or Class?? Pin
PIEBALDconsult4-Feb-11 15:01
mvePIEBALDconsult4-Feb-11 15:01 
AnswerRe: Rs232 Comm Ports Icon or Class?? Pin
PIEBALDconsult4-Feb-11 15:01
mvePIEBALDconsult4-Feb-11 15:01 
QuestionCreate a silent setup with Visual Studio 2010 Pin
Eduard Keilholz4-Feb-11 3:54
Eduard Keilholz4-Feb-11 3:54 
AnswerRe: Create a silent setup with Visual Studio 2010 Pin
Abhinav S4-Feb-11 5:25
Abhinav S4-Feb-11 5:25 

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.