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

19)how to set Back Ground Picture to a Dialog Box in MFC ?

1 Answers  


What function is used to disable a control at runtime?

7 Answers  


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

3 Answers   Patni,


List out the parameters of WinMain Function.

2 Answers   Mphasis,


1)How to change the size of a button at run time ?

1 Answers  






plzz tell me what we can do and dont in tally ERP & sap business one?

0 Answers  


is it possible to display a window .without using windowclass

1 Answers   E Logic,


how many types of classes are ther,what are that

7 Answers   L&T,


1)how to Display the File Dialog Box, in MFC ?

1 Answers  


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


Do you have an idea about MFC?

0 Answers   C DAC, CDAC,


If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


Categories