Click here to Skip to main content
15,923,120 members
Home / Discussions / C#
   

C#

 
AnswerRe: New to Excel Programming in C# Pin
jklucker12-Mar-06 15:47
jklucker12-Mar-06 15:47 
GeneralRe: New to Excel Programming in C# Pin
mcljava13-Mar-06 4:05
mcljava13-Mar-06 4:05 
GeneralRe: New to Excel Programming in C# Pin
jklucker13-Mar-06 5:31
jklucker13-Mar-06 5:31 
GeneralRe: New to Excel Programming in C# Pin
mcljava13-Mar-06 5:56
mcljava13-Mar-06 5:56 
GeneralRe: New to Excel Programming in C# Pin
jklucker13-Mar-06 6:04
jklucker13-Mar-06 6:04 
GeneralRe: New to Excel Programming in C# Pin
Drew McGhie13-Mar-06 11:46
Drew McGhie13-Mar-06 11:46 
QuestionHow to catch event right mouse button in Pocket PC Pin
pmasknguyen12-Mar-06 12:04
pmasknguyen12-Mar-06 12:04 
AnswerRe: How to catch event right mouse button in Pocket PC Pin
Colin Angus Mackay12-Mar-06 20:08
Colin Angus Mackay12-Mar-06 20:08 
If you want to use a context menu then you should use the ContextMenu control. If you want to override this and provide your own functionality then you have to write it manually by using the MouseDown and MouseUp events (possibly with a Timer - it depends on what you want to do, e.g. perform the action while holding, or on the MouseUp)

ColinMackay.net
Scottish Developers are looking for speakers for user group sessions over the next few months. Do you want to know more?

QuestionBitmap Creation Pin
allenmpcx12-Mar-06 11:40
allenmpcx12-Mar-06 11:40 
AnswerRe: Bitmap Creation Pin
Guffa12-Mar-06 12:47
Guffa12-Mar-06 12:47 
GeneralRe: Bitmap Creation Pin
allenmpcx12-Mar-06 14:02
allenmpcx12-Mar-06 14:02 
AnswerRe: Bitmap Creation Pin
Guffa13-Mar-06 0:04
Guffa13-Mar-06 0:04 
QuestionConnection String Pin
Sean8912-Mar-06 9:50
Sean8912-Mar-06 9:50 
AnswerRe: Connection String Pin
Jon Sagara12-Mar-06 11:29
Jon Sagara12-Mar-06 11:29 
GeneralRe: Connection String Pin
Sean8912-Mar-06 11:44
Sean8912-Mar-06 11:44 
QuestionDirectX viewer Pin
Sabry190512-Mar-06 7:58
Sabry190512-Mar-06 7:58 
AnswerRe: DirectX viewer Pin
Judah Gabriel Himango12-Mar-06 11:42
sponsorJudah Gabriel Himango12-Mar-06 11:42 
QuestionRichTextBox printing??? Pin
nogola12-Mar-06 7:06
nogola12-Mar-06 7:06 
AnswerRe: RichTextBox printing??? Pin
Ed.Poore12-Mar-06 7:47
Ed.Poore12-Mar-06 7:47 
GeneralRe: RichTextBox printing??? Pin
nogola12-Mar-06 8:00
nogola12-Mar-06 8:00 
GeneralRe: RichTextBox printing??? Pin
Ed.Poore12-Mar-06 8:25
Ed.Poore12-Mar-06 8:25 
GeneralRe: RichTextBox printing??? Pin
nogola13-Mar-06 4:38
nogola13-Mar-06 4:38 
GeneralRe: RichTextBox printing??? Pin
Ed.Poore13-Mar-06 5:56
Ed.Poore13-Mar-06 5:56 
GeneralRe: RichTextBox printing??? Pin
nogola13-Mar-06 6:23
nogola13-Mar-06 6:23 
GeneralRe: RichTextBox printing??? Pin
Ed.Poore13-Mar-06 6:27
Ed.Poore13-Mar-06 6:27 

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.