J
Jamie Di Natale
I have a MDI Parent form with a toolbar that has a Next and Previous button
on it.
I open up a MDI Child form, that has two routines, called nextrec and
prevrec.
When I hit the Next or Previous button on the parent window, I want the
corresponding routine (nextrec/prevrec) on the child form to fire.
How is this done in VB.NET 2003 ???
TIA.
Jamie.
on it.
I open up a MDI Child form, that has two routines, called nextrec and
prevrec.
When I hit the Next or Previous button on the parent window, I want the
corresponding routine (nextrec/prevrec) on the child form to fire.
How is this done in VB.NET 2003 ???
TIA.
Jamie.