A Common Event For Various Controls |
|
Introduction |
If you have various controls that perform the same action, you can write your own event and make it available to those controls. For example, you can write one member function of a form to respond to a possible Click event. Then, when a button is clicked, you can find out what button was clicked and then act accordingly |
Creating and Implementing the Common Event |
|
|
||
Home | Copyright © 2004 FunctionX, Inc. | |
|