M
Mike xing
Guest
I have my own class(CMyclass) which derives from CDialog. There is a method bn_clikced() in CMyclass, in that method
i have created MessageBox("My message") which creates a warning pop-up.
My requirement is whenever i click my mouse on any other windows the pop-up should go off automatically.
Can you guys provide me sample code in MFC c++
Regards,
Continue reading...
i have created MessageBox("My message") which creates a warning pop-up.
My requirement is whenever i click my mouse on any other windows the pop-up should go off automatically.
Can you guys provide me sample code in MFC c++
Regards,
Continue reading...