A
Andreas Selle
Hi,
I know the FAQ and tried it using GetCapture. However { aControl.Capture =
true; } does not work, the Capture property remains false and the native
GetCapture returns zero. The very same code works with other control types
well.
Any alternative suggestions?
BTW: I try to get the HWND because I want to send a TB_SETTOOLTIPS message
which I already prepared so nicely.
Andreas
I know the FAQ and tried it using GetCapture. However { aControl.Capture =
true; } does not work, the Capture property remains false and the native
GetCapture returns zero. The very same code works with other control types
well.
Any alternative suggestions?
BTW: I try to get the HWND because I want to send a TB_SETTOOLTIPS message
which I already prepared so nicely.
Andreas