P
Paul Johnson
I want a custom control to be able to call a function that is in it parent,
is this posible?
I have tried things like this.Parent.FunctionName();
is this posible?
I have tried things like this.Parent.FunctionName();