How to find the mouse entering an image?..while entering
need to display next image...
Answers were Sorted based on User's Feedback
Answer / k.ravindran
BY USING THE TOOL TIP PROPERTY WE CAN KNOW THE WHERE THE
MOUSE POINT IS LOCATED NOW.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sandip pawar
using CRect::PtinRect() function .using this function we can
find whether the point obtained from onmousemove handler is
in inside rect of image
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jyotiranjan
Visually you can see that... :)
or if this is not the answer then ask the question
properly.... or see the above answer...
Is This Answer Correct ? | 0 Yes | 10 No |
What is the difference between Struts and JSF? Pls list some most suitable differences.
Difference between Debug and Release versions?
How to convert the content of buffer into lower case character.
What are the differences between MFC Exception macros and C++ exception keywords?
What is #progma and where it is used?
what is the use of CWinApp class?
What is the base class for MFC
What is CSingleDocTemplate?
What is the difference between Extension DLL and Regular DLL?
Which MFC function is used to display output?
What is the use of OninitDialog ?
How do I create a dialog box in mfc?