2
Answers

Reverse dot notation

Adam Erstelle

Adam Erstelle

20y
2.6k
1
Hi, i'm creating a custom toolbar. The event handlers for the button act as a delegate function, in that it will run a function on the form my toolbar was placed on. This toolbar will be placed on multiple forms that will implement the same interface. I need to know how to call the function on the form that my toolbar is placed on.
Answers (2)