Click here to Skip to main content
16,013,207 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# port forwarding Pin
Harvey Saayman8-Aug-08 4:20
Harvey Saayman8-Aug-08 4:20 
GeneralRe: c# port forwarding Pin
VrIgHtEr8-Aug-08 11:12
VrIgHtEr8-Aug-08 11:12 
GeneralRe: c# port forwarding Pin
Harvey Saayman8-Aug-08 20:22
Harvey Saayman8-Aug-08 20:22 
GeneralRe: c# port forwarding Pin
VrIgHtEr8-Aug-08 21:03
VrIgHtEr8-Aug-08 21:03 
GeneralRe: c# port forwarding Pin
Harvey Saayman8-Aug-08 21:07
Harvey Saayman8-Aug-08 21:07 
GeneralRe: c# port forwarding Pin
VrIgHtEr8-Aug-08 23:10
VrIgHtEr8-Aug-08 23:10 
QuestionRe: c# port forwarding Pin
led mike8-Aug-08 4:21
led mike8-Aug-08 4:21 
QuestionContext Menus and Buttons Pin
kildareflare8-Aug-08 3:25
kildareflare8-Aug-08 3:25 
Hello

I am developing a new control based upon a button. In fact it is based upon code for a splitter button I found here.

So far I have updated the class so that multiple images can be assigned to the button. Each time the button is clicked the next image in the list is displayed. If there are no more images left it wraps around to the start. So far all good.

What I am trying to accomplish now is updating the image in response to a user selection on the context menu accessed by clicking the black triangle.

I want this to be automatic within the control. i.e. I don't want to catch the event in the form and handle it that way.

However im not sure how to do this within the control. I tried putting an event handler for the OnContextMenuStripChanged event in the controls code but it never gets called.

Hope that makes sense, any ideas?

Cheers
Rich
AnswerRe: Context Menus and Buttons Pin
Gareth H8-Aug-08 4:44
Gareth H8-Aug-08 4:44 
QuestionC# Pin
mphumeleli8-Aug-08 3:04
mphumeleli8-Aug-08 3:04 
AnswerRe: C# Pin
Manas Bhardwaj8-Aug-08 3:06
professionalManas Bhardwaj8-Aug-08 3:06 
AnswerRe: C# Pin
Colin Angus Mackay8-Aug-08 3:49
Colin Angus Mackay8-Aug-08 3:49 
RantRe: C# Pin
Paul Conrad8-Aug-08 8:31
professionalPaul Conrad8-Aug-08 8:31 
QuestionBest way to display 16x16 text Pin
Blubbo8-Aug-08 3:02
Blubbo8-Aug-08 3:02 
AnswerRe: Best way to display 16x16 text Pin
Manas Bhardwaj8-Aug-08 3:05
professionalManas Bhardwaj8-Aug-08 3:05 
QuestionApplication.Exit problem?? Pin
Tridip Bhattacharjee8-Aug-08 2:29
professionalTridip Bhattacharjee8-Aug-08 2:29 
AnswerRe: Application.Exit problem?? Pin
teejayem8-Aug-08 2:32
teejayem8-Aug-08 2:32 
AnswerRe: Application.Exit problem?? Pin
Manas Bhardwaj8-Aug-08 2:37
professionalManas Bhardwaj8-Aug-08 2:37 
QuestionHow to Get HardWare Information from CPU like Temparature,Voltage,FanSpeed. code in .Net Pin
madhu5218-Aug-08 2:06
madhu5218-Aug-08 2:06 
AnswerRe: How to Get HardWare Information from CPU like Temparature,Voltage,FanSpeed. code in .Net Pin
leppie8-Aug-08 2:21
leppie8-Aug-08 2:21 
AnswerRe: How to Get HardWare Information from CPU like Temparature,Voltage,FanSpeed. code in .Net Pin
Mark Salsbery8-Aug-08 9:35
Mark Salsbery8-Aug-08 9:35 
QuestionGetting the names of members without using strings Pin
Nicholas Butler8-Aug-08 1:57
sitebuilderNicholas Butler8-Aug-08 1:57 
AnswerRe: Getting the names of members without using strings Pin
leppie8-Aug-08 2:19
leppie8-Aug-08 2:19 
GeneralRe: Getting the names of members without using strings Pin
Nicholas Butler8-Aug-08 2:32
sitebuilderNicholas Butler8-Aug-08 2:32 
GeneralRe: Getting the names of members without using strings Pin
leppie8-Aug-08 2:41
leppie8-Aug-08 2:41 

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.