Click here to Skip to main content
15,918,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem in Reading from serial port Pin
Eddy Vluggen9-Dec-08 1:47
professionalEddy Vluggen9-Dec-08 1:47 
GeneralRe: Problem in Reading from serial port Pin
TJS4u9-Dec-08 1:56
TJS4u9-Dec-08 1:56 
GeneralRe: Problem in Reading from serial port Pin
Eddy Vluggen9-Dec-08 3:11
professionalEddy Vluggen9-Dec-08 3:11 
GeneralRe: Problem in Reading from serial port Pin
TJS4u9-Dec-08 3:19
TJS4u9-Dec-08 3:19 
GeneralRe: Problem in Reading from serial port Pin
Eddy Vluggen9-Dec-08 3:25
professionalEddy Vluggen9-Dec-08 3:25 
GeneralRe: Problem in Reading from serial port Pin
Luc Pattyn9-Dec-08 1:59
sitebuilderLuc Pattyn9-Dec-08 1:59 
Questioncreate slidable form [modified] Pin
Member 44132839-Dec-08 0:47
Member 44132839-Dec-08 0:47 
AnswerRe: create slidable form Pin
Simon P Stevens9-Dec-08 0:53
Simon P Stevens9-Dec-08 0:53 
You open a form by calling either .Show() or .ShowDialog() on the form object.

If you want to do it in the mouse over, you must add an event handler to the mouse over event, and show the new form from there.

Simon

AnswerRe: create slidable form Pin
Brij9-Dec-08 0:57
mentorBrij9-Dec-08 0:57 
QuestionHow to Read and Write to Serial Port using C# Pin
TJS4u9-Dec-08 0:46
TJS4u9-Dec-08 0:46 
AnswerRe: How to Read and Write to Serial Port using C# Pin
Simon P Stevens9-Dec-08 0:51
Simon P Stevens9-Dec-08 0:51 
GeneralRe: How to Read and Write to Serial Port using C# Pin
TJS4u9-Dec-08 0:56
TJS4u9-Dec-08 0:56 
GeneralRe: How to Read and Write to Serial Port using C# Pin
leppie9-Dec-08 1:08
leppie9-Dec-08 1:08 
GeneralRe: How to Read and Write to Serial Port using C# Pin
TJS4u9-Dec-08 1:20
TJS4u9-Dec-08 1:20 
GeneralRe: How to Read and Write to Serial Port using C# Pin
Simon P Stevens9-Dec-08 1:10
Simon P Stevens9-Dec-08 1:10 
AnswerRe: How to Read and Write to Serial Port using C# Pin
Giorgi Dalakishvili9-Dec-08 0:52
mentorGiorgi Dalakishvili9-Dec-08 0:52 
GeneralRe: How to Read and Write to Serial Port using C# Pin
TJS4u9-Dec-08 0:58
TJS4u9-Dec-08 0:58 
AnswerRe: How to Read and Write to Serial Port using C# Pin
Himadri Majumdar9-Dec-08 5:25
Himadri Majumdar9-Dec-08 5:25 
AnswerRe: How to Read and Write to Serial Port using C# Pin
User 66589-Dec-08 0:54
User 66589-Dec-08 0:54 
Questionhow to create image manually Pin
Ronenb9-Dec-08 0:26
Ronenb9-Dec-08 0:26 
AnswerRe: how to create image manually Pin
benjymous9-Dec-08 0:39
benjymous9-Dec-08 0:39 
GeneralRe: how to create image manually Pin
Ronenb9-Dec-08 2:22
Ronenb9-Dec-08 2:22 
GeneralRe: how to create image manually Pin
Luc Pattyn9-Dec-08 0:39
sitebuilderLuc Pattyn9-Dec-08 0:39 
AnswerRe: how to create image manually Pin
Brij9-Dec-08 0:53
mentorBrij9-Dec-08 0:53 
Question[Message Deleted] Pin
vinay_K8-Dec-08 23:30
vinay_K8-Dec-08 23:30 

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.