Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
AnswerRe: * can be mapped to? Pin
Andy Moore20-Mar-06 6:03
Andy Moore20-Mar-06 6:03 
GeneralRe: * can be mapped to? Pin
V.20-Mar-06 20:26
professionalV.20-Mar-06 20:26 
Questionhow to increase SerialPort Buffersize Pin
ASGuru20-Mar-06 1:05
ASGuru20-Mar-06 1:05 
AnswerRe: how to increase SerialPort Buffersize Pin
Ed.Poore20-Mar-06 6:00
Ed.Poore20-Mar-06 6:00 
GeneralRe: how to increase SerialPort Buffersize Pin
ASGuru20-Mar-06 16:14
ASGuru20-Mar-06 16:14 
GeneralRe: how to increase SerialPort Buffersize Pin
Ed.Poore20-Mar-06 19:51
Ed.Poore20-Mar-06 19:51 
GeneralRe: how to increase SerialPort Buffersize Pin
ASGuru20-Mar-06 20:01
ASGuru20-Mar-06 20:01 
Questionhow to increase SerialPort Buffersize Pin
ASGuru20-Mar-06 1:05
ASGuru20-Mar-06 1:05 
AnswerRe: how to increase SerialPort Buffersize Pin
Jonathan10120-Oct-09 2:08
Jonathan10120-Oct-09 2:08 
QuestionCreating a drop down toolbar button ininternet explorer using C# Pin
Annie Fernando20-Mar-06 0:47
Annie Fernando20-Mar-06 0:47 
QuestionCreating Access File Pin
Amjad Walid Hawash20-Mar-06 0:29
Amjad Walid Hawash20-Mar-06 0:29 
QuestionGet image bound Pin
Cliffer20-Mar-06 0:11
Cliffer20-Mar-06 0:11 
AnswerRe: Get image bound Pin
AB777120-Mar-06 0:44
AB777120-Mar-06 0:44 
GeneralRe: Get image bound Pin
Cliffer20-Mar-06 0:55
Cliffer20-Mar-06 0:55 
GeneralRe: Get image bound Pin
AB777120-Mar-06 1:19
AB777120-Mar-06 1:19 
QuestionSearch function in Crystal Report Pin
angelagke19-Mar-06 23:44
angelagke19-Mar-06 23:44 
AnswerRe: Search function in Crystal Report Pin
albCode20-Mar-06 0:26
albCode20-Mar-06 0:26 
QuestionHow To check for the internet connection Pin
mahammadhusen19-Mar-06 23:30
mahammadhusen19-Mar-06 23:30 
AnswerRe: How To check for the internet connection Pin
AB777120-Mar-06 0:39
AB777120-Mar-06 0:39 
GeneralRe: How To check for the internet connection Pin
Pietman Kahl20-Mar-06 0:59
professionalPietman Kahl20-Mar-06 0:59 
AnswerRe: How To check for the internet connection Pin
akyriako7820-Mar-06 1:10
akyriako7820-Mar-06 1:10 
GeneralRe: How To check for the internet connection Pin
Pietman Kahl20-Mar-06 1:15
professionalPietman Kahl20-Mar-06 1:15 
QuestionMouseClick Issue Pin
Pietman Kahl19-Mar-06 23:16
professionalPietman Kahl19-Mar-06 23:16 
Confused | :confused: Howdy,

Hope somebody can help me. I have a C# Windows Application (.Net 2) and on it is a label. I add an event handler for the label_MouseClick event. The event handler is called when I click the label so it all works as advertised. My question is, how on earth do I capture that the left and right buttons were clicked together? I can check the MouseEventArgs object to get the button used, but don't have and option for both buttons. Is there any easy way to capture the two buttons' click or must I write a whole bunch of code to check for both buttons? Any help would be appreciated.

I used to be vain.... BUT now I'm perfect!
AnswerRe: MouseClick Issue Pin
AB777119-Mar-06 23:40
AB777119-Mar-06 23:40 
GeneralRe: MouseClick Issue Pin
Pietman Kahl19-Mar-06 23:47
professionalPietman Kahl19-Mar-06 23:47 

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.