Click here to Skip to main content
15,914,222 members
Home / Discussions / C#
   

C#

 
GeneralRe: Menu Images in ContextMenu Pin
Mazdak13-Jun-04 7:27
Mazdak13-Jun-04 7:27 
GeneralRe: Menu Images in ContextMenu Pin
gek_at13-Jun-04 7:34
gek_at13-Jun-04 7:34 
GeneralRe: Menu Images in ContextMenu Pin
leppie13-Jun-04 10:20
leppie13-Jun-04 10:20 
GeneralRe: Menu Images in ContextMenu Pin
gek_at13-Jun-04 11:43
gek_at13-Jun-04 11:43 
GeneralRe: Menu Images in ContextMenu Pin
gek_at13-Jun-04 11:59
gek_at13-Jun-04 11:59 
GeneralRe: Menu Images in ContextMenu Pin
leppie13-Jun-04 12:19
leppie13-Jun-04 12:19 
GeneralRe: Menu Images in ContextMenu Pin
gek_at13-Jun-04 23:20
gek_at13-Jun-04 23:20 
GeneralRe: Menu Images in ContextMenu Pin
leppie13-Jun-04 12:02
leppie13-Jun-04 12:02 
The only remarkable differences i can see between my version and yours is:

a) I use Image contained in an ImageList.
b) I dont call the base class when overriding those to methods for very specific reasons, namely this prevents someone from "altering" the gfx from an event as the event will not be generated, and secondly, it prevents windows from doing something it shouldnt (u know that WTF? moments). Sometimes as with some methods the base methods should be called.

top secret xacc-ide 0.0.1
General"an error occurred while loading the document" Pin
enduro1x13-Jun-04 6:35
enduro1x13-Jun-04 6:35 
GeneralRe: "an error occurred while loading the document" Pin
leppie13-Jun-04 6:59
leppie13-Jun-04 6:59 
GeneralRe: "an error occurred while loading the document" Pin
enduro1x13-Jun-04 7:04
enduro1x13-Jun-04 7:04 
GeneralOemToAnsi in C# Pin
brunoskorepa13-Jun-04 6:24
brunoskorepa13-Jun-04 6:24 
GeneralRe: OemToAnsi in C# Pin
Colin Angus Mackay13-Jun-04 6:27
Colin Angus Mackay13-Jun-04 6:27 
Generalslow performance of C# windows form program Pin
vcorn13-Jun-04 6:05
vcorn13-Jun-04 6:05 
GeneralRe: slow performance of C# windows form program Pin
Colin Angus Mackay13-Jun-04 6:22
Colin Angus Mackay13-Jun-04 6:22 
GeneralRe: slow performance of C# windows form program Pin
vcorn13-Jun-04 7:03
vcorn13-Jun-04 7:03 
Generaldescription and intellisense Pin
amatyasik13-Jun-04 3:29
amatyasik13-Jun-04 3:29 
GeneralRe: description and intellisense Pin
mikker_12313-Jun-04 3:48
mikker_12313-Jun-04 3:48 
GeneralRe: description and intellisense Pin
Stefan Troschuetz13-Jun-04 3:56
Stefan Troschuetz13-Jun-04 3:56 
GeneralRe: description and intellisense Pin
amatyasik13-Jun-04 4:37
amatyasik13-Jun-04 4:37 
GeneralA popup button without border Pin
zlaty12-Jun-04 23:07
zlaty12-Jun-04 23:07 
GeneralRe: A popup button without border Pin
Behzad Ebrahimi13-Jun-04 1:31
Behzad Ebrahimi13-Jun-04 1:31 
GeneralRe: A popup button without border Pin
zlaty13-Jun-04 3:30
zlaty13-Jun-04 3:30 
GeneralRe: A popup button without border Pin
Heath Stewart13-Jun-04 18:18
protectorHeath Stewart13-Jun-04 18:18 
GeneralRe: A popup button without border Pin
zlaty14-Jun-04 1:25
zlaty14-Jun-04 1:25 

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.