I have a tree view which has Check Box's beside each node. In the BeforeCheck event Handler I have canceled the event to prevent the user from Checking/ Un-checking the box. I am trying to now set up the DoubleClick event but the first time
Hey there - I use win XP SP 3. I wish to leave live mail and export all my mails + accounts to outlook. The export function on live mail does nothing - I go through all the process, but outlook receives no massages. Please advise!
I have a class (let's call it "X") that listens for Resize events on a single Control (let's call it "C"). X should receive Resize events from exactly one Control (not multiple Controls). I have something like this in X: