Wednesday, May 28, 2014

How to cast a button click and a menu item click

Just extract the reusable code to a method then call the method in both event handlers. This is a common task you should be considering when you feel the need of copying code.




Visual C++ MVP

No comments:

Post a Comment