How to find the mouse entering an image?..while entering
need to display next image...

Answers were Sorted based on User's Feedback



How to find the mouse entering an image?..while entering need to display next image.....

Answer / pons

Using CPoint class in OnMouseMove()function

Is This Answer Correct ?    6 Yes 0 No

How to find the mouse entering an image?..while entering need to display next image.....

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

How to find the mouse entering an image?..while entering need to display next image.....

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

How to find the mouse entering an image?..while entering need to display next image.....

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

Post New Answer

More MFC Interview Questions

What is the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


Difference between Debug and Release versions?

4 Answers  


How to convert the content of buffer into lower case character.

3 Answers   E Logic,


What are the differences between MFC Exception macros and C++ exception keywords?

2 Answers  


What is #progma and where it is used?

5 Answers   L&T,






what is the use of CWinApp class?

3 Answers   Mphasis,


What is the base class for MFC

3 Answers   HCL,


What is CSingleDocTemplate?

1 Answers  


What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


Which MFC function is used to display output?

9 Answers   TCS,


What is the use of OninitDialog ?

11 Answers   HCL, Nagarro,


How do I create a dialog box in mfc?

0 Answers  


Categories