Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: Netstat Source Code Pin
Neil Van Note11-May-02 11:55
Neil Van Note11-May-02 11:55 
QuestionHow to custom draw the caption and border form Pin
elnino11-May-02 7:46
elnino11-May-02 7:46 
AnswerRe: How to custom draw the caption and border form Pin
Rama Krishna Vavilala11-May-02 8:59
Rama Krishna Vavilala11-May-02 8:59 
AnswerRe: How to custom draw the caption and border form Pin
Rüpel13-May-02 3:58
Rüpel13-May-02 3:58 
GeneralMulti-Column TreeView in C# Pin
phalc11-May-02 4:58
phalc11-May-02 4:58 
GeneralRe: Multi-Column TreeView in C# Pin
elnino11-May-02 7:39
elnino11-May-02 7:39 
GeneralHook mouse messages Pin
Wizard_0111-May-02 1:35
Wizard_0111-May-02 1:35 
GeneralRe: Hook mouse messages Pin
elnino11-May-02 7:35
elnino11-May-02 7:35 
Wizard_01 wrote:
Can you tell me how can I hook mouse message from child control? Is possible that form does get WM_LBUTTON.... ?


    You must override WndProc
  • don't forget to call base.WndProc on need
  • assign Msg.Result to control bubbling

GeneralRectTracker Pin
BLaZiNiX10-May-02 14:31
BLaZiNiX10-May-02 14:31 
GeneralRe: RectTracker Pin
James T. Johnson10-May-02 15:13
James T. Johnson10-May-02 15:13 
GeneralRe: RectTracker Pin
BLaZiNiX10-May-02 17:36
BLaZiNiX10-May-02 17:36 
GeneralC# Community Site on GotDotNet Pin
Eric Gunnerson (msft)10-May-02 11:06
Eric Gunnerson (msft)10-May-02 11:06 
GeneralRe: C# Community Site on GotDotNet Pin
Tom Archer10-May-02 13:31
Tom Archer10-May-02 13:31 
GeneralRe: C# Community Site on GotDotNet Pin
Nick Parker10-May-02 18:18
protectorNick Parker10-May-02 18:18 
GeneralFlash Plugin Pin
Nick Parker10-May-02 6:05
protectorNick Parker10-May-02 6:05 
GeneralRe: Flash Plugin Pin
Neil Van Note10-May-02 9:04
Neil Van Note10-May-02 9:04 
GeneralRe: Flash Plugin Pin
DeadWisdom13-May-02 9:16
DeadWisdom13-May-02 9:16 
GeneralRe: Flash Plugin Pin
Neil Van Note13-May-02 9:29
Neil Van Note13-May-02 9:29 
GeneralRe: Flash Plugin Pin
DeadWisdom13-May-02 20:29
DeadWisdom13-May-02 20:29 
GeneralRe: Flash Plugin Pin
Neil Van Note13-May-02 21:23
Neil Van Note13-May-02 21:23 
GeneralRe: Flash Plugin Pin
DeadWisdom20-May-02 21:59
DeadWisdom20-May-02 21:59 
GeneralRe: Flash Plugin Pin
Nick Parker14-May-02 3:01
protectorNick Parker14-May-02 3:01 
GeneralFormat Time Pin
Nick Parker10-May-02 5:35
protectorNick Parker10-May-02 5:35 
GeneralRe: Format Time Pin
Neil Van Note10-May-02 9:09
Neil Van Note10-May-02 9:09 
GeneralRe: Format Time Pin
Nick Parker10-May-02 18:23
protectorNick Parker10-May-02 18:23 

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.