Group: Awaiting Activation
Posts: 65,
Visits: 306
|
Hello,
I have a form with a ChildFormDialog control on it, ChildFormDialog is mapped to another form and BO Translation setup. Everything works great, but I need to be able to pass in some params into the Child Dialog form.
I see that one of the overload methods of .ShowDialog(); takes in a params array. But I can't figure out how to catch them in the Child Form.
Can someone advise here.
Thanks.
|