View Single Post
  #2 (permalink)  
Old 08-21-2006, 09:28 PM
smith smith is offline
Programmer
 
Join Date: Jun 2006
Posts: 108
Credits: 0
Rep Power: 10
smith is on a distinguished road
Default

How can you add an event for FormB's event from FormA? Is that even possible?
__________________
Code:
for (int i;;) {
   cout << "Smith";
}
Reply With Quote