Click here to Skip to main content
15,896,207 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Regular Expression Pin
Pete Bassett19-Nov-02 22:24
Pete Bassett19-Nov-02 22:24 
GeneralBuilding Project Using Microsoft .NET Framework SDK Pin
yccheok16-Nov-02 17:00
yccheok16-Nov-02 17:00 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
James T. Johnson16-Nov-02 17:45
James T. Johnson16-Nov-02 17:45 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
Martin Haesemeyer16-Nov-02 22:03
Martin Haesemeyer16-Nov-02 22:03 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
James T. Johnson17-Nov-02 12:06
James T. Johnson17-Nov-02 12:06 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
Martin Haesemeyer18-Nov-02 3:38
Martin Haesemeyer18-Nov-02 3:38 
GeneralListView AfterItemCheck Pin
Ingram Leedy13-Nov-02 20:17
Ingram Leedy13-Nov-02 20:17 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 4:10
Martin Haesemeyer14-Nov-02 4:10 
Just two suggestions though I don't know if they'll work:

1) You could override the mouse click event, and look wether the check state changed

2) You could override WndProc and try to intercept the corresponding Windows message, if it exists (might be a WM_NOTIFY with some code you can find in MSDN for the ListView common control)


Cheers
Martin

"Situation normal - all fu***d up"
Illuminatus!
GeneralRe: ListView AfterItemCheck Pin
Ingram Leedy14-Nov-02 5:39
Ingram Leedy14-Nov-02 5:39 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 5:53
Martin Haesemeyer14-Nov-02 5:53 
GeneralListView Custom State Checkbox Images Pin
Ingram Leedy14-Nov-02 6:33
Ingram Leedy14-Nov-02 6:33 
QuestionCan anyone help with some Crypto questions? Pin
Furty13-Nov-02 15:24
Furty13-Nov-02 15:24 
AnswerRe: Can anyone help with some Crypto questions? Pin
Furty23-Nov-02 16:19
Furty23-Nov-02 16:19 
Question.NET application to native code? Pin
jstonge13-Nov-02 7:32
jstonge13-Nov-02 7:32 
AnswerRe: .NET application to native code? Pin
James T. Johnson13-Nov-02 7:40
James T. Johnson13-Nov-02 7:40 
GeneralRe: .NET application to native code? Pin
Daniel Turini13-Nov-02 7:41
Daniel Turini13-Nov-02 7:41 
AnswerRe: .NET application to native code? Pin
Martin Haesemeyer13-Nov-02 8:09
Martin Haesemeyer13-Nov-02 8:09 
GeneralRe: .NET application to native code? Pin
leppie13-Nov-02 9:04
leppie13-Nov-02 9:04 
AnswerRe: .NET application to native code? Pin
RichardEastes13-Nov-02 15:55
RichardEastes13-Nov-02 15:55 
QuestionCan .NET Remoting solve this problem for me? Pin
johnrlewishotmail13-Nov-02 6:57
johnrlewishotmail13-Nov-02 6:57 
AnswerRe: Can .NET Remoting solve this problem for me? Pin
Philip Fitzsimons15-Nov-02 11:00
Philip Fitzsimons15-Nov-02 11:00 
General.NET Services and Network Shares Pin
Joel Matthias13-Nov-02 6:12
Joel Matthias13-Nov-02 6:12 
GeneralRe: .NET Services and Network Shares Pin
James T. Johnson13-Nov-02 7:32
James T. Johnson13-Nov-02 7:32 
GeneralRe: .NET Services and Network Shares Pin
Philip Fitzsimons15-Nov-02 11:01
Philip Fitzsimons15-Nov-02 11:01 
QuestionIs COM really dead? Pin
Aisha Ikram12-Nov-02 21:05
Aisha Ikram12-Nov-02 21:05 

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.