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 |
Differ GetMessage, PostMessage & PeakMessage?
1)How to load an icon on a button as Dynamically ?
Types of DLL's
How many types of dialog box are their
What is userdefine Messages in MFC?
If there is more than 100 control in a window how we can change the Taborder of a controls
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
What is the size of class
how do u identify RTTI in vc++
What is mfc class hierarchy?
how does the UIThread and worker thread communicates and handle events
Tell me the different controls in MFC ?