Click here to Skip to main content
15,899,124 members
Home / Discussions / C#
   

C#

 
AnswerRe: Convert an INT to Hex? Pin
Luc Pattyn10-Nov-07 18:25
sitebuilderLuc Pattyn10-Nov-07 18:25 
GeneralRe: Convert an INT to Hex? Pin
JoeRip10-Nov-07 18:34
JoeRip10-Nov-07 18:34 
GeneralRe: Convert an INT to Hex? Pin
Luc Pattyn10-Nov-07 18:38
sitebuilderLuc Pattyn10-Nov-07 18:38 
JokeRe: Convert an INT to Hex? Pin
Giorgi Dalakishvili10-Nov-07 22:13
mentorGiorgi Dalakishvili10-Nov-07 22:13 
QuestionPopup event not in events list Pin
Glen Conaway10-Nov-07 15:00
Glen Conaway10-Nov-07 15:00 
AnswerRe: Popup event not in events list Pin
Anthony Mushrow10-Nov-07 15:21
professionalAnthony Mushrow10-Nov-07 15:21 
GeneralRe: Popup event not in events list Pin
Glen Conaway10-Nov-07 16:18
Glen Conaway10-Nov-07 16:18 
AnswerRe: Popup event not in events list Pin
Luc Pattyn10-Nov-07 16:51
sitebuilderLuc Pattyn10-Nov-07 16:51 
Glen Conaway wrote:
a ContexMenuStrip control (This previously was called a MainMenu control).


Not quite. ContexMenuStrip is a new Control, it works slightly differently and has
different events. Good old MainMenu still exists, it is not obsolete, but it does not show
in the toolbox by default. You can add it by right clicking the toolbox pane, and
Choose Items. (Chances are you will have to repeat this when you reopen the project)

If you want to use ContextMenuStrip anyway you will have to adapt, and a more recent
C# (C# 2.0) book would be appropriate...

Smile | :)


Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- use PRE tags to preserve formatting when showing multi-line code snippets
- before you ask a question here, search CodeProject, then Google


GeneralRe: Popup event not in events list: Thank You Pin
Glen Conaway10-Nov-07 18:26
Glen Conaway10-Nov-07 18:26 
QuestionCrystal Report Pin
Assaf8210-Nov-07 14:32
Assaf8210-Nov-07 14:32 
AnswerRe: Crystal Report Pin
Adeel Chaudhry11-Nov-07 18:19
Adeel Chaudhry11-Nov-07 18:19 
QuestionZedGraph Pin
james_dixon_200810-Nov-07 13:15
james_dixon_200810-Nov-07 13:15 
AnswerRe: ZedGraph Pin
Christian Graus10-Nov-07 13:23
protectorChristian Graus10-Nov-07 13:23 
AnswerRe: ZedGraph Pin
Luc Pattyn10-Nov-07 15:49
sitebuilderLuc Pattyn10-Nov-07 15:49 
Question[Message Deleted] Pin
engsrini10-Nov-07 12:02
engsrini10-Nov-07 12:02 
AnswerRe: Unable to download lutz reflector ;(? Pin
pmarfleet10-Nov-07 12:06
pmarfleet10-Nov-07 12:06 
AnswerRe: Unable to download lutz reflector ;(? Pin
Paul Conrad10-Nov-07 12:55
professionalPaul Conrad10-Nov-07 12:55 
QuestionWhy using 'Go To Definition' on .net framework definitions not reveals implementations? [modified] Pin
Sinan Akyuz10-Nov-07 10:56
Sinan Akyuz10-Nov-07 10:56 
AnswerRe: Why using 'Go To Definition' on .net framework definitions not reveals implementations? Pin
Colin Angus Mackay10-Nov-07 11:32
Colin Angus Mackay10-Nov-07 11:32 
AnswerRe: Why using 'Go To Definition' on .net framework definitions not reveals implementations? Pin
Guffa10-Nov-07 11:33
Guffa10-Nov-07 11:33 
QuestionReterive html page from resource ? Pin
Epsilone310-Nov-07 10:28
Epsilone310-Nov-07 10:28 
AnswerRe: Reterive html page from resource ? Pin
Anthony Mushrow10-Nov-07 13:01
professionalAnthony Mushrow10-Nov-07 13:01 
GeneralRe: Reterive html page from resource ? Pin
Epsilone310-Nov-07 13:12
Epsilone310-Nov-07 13:12 
GeneralRe: Reterive html page from resource ? Pin
Anthony Mushrow10-Nov-07 13:45
professionalAnthony Mushrow10-Nov-07 13:45 
GeneralRe: Reterive html page from resource ? Pin
Epsilone310-Nov-07 13:49
Epsilone310-Nov-07 13:49 

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.