P
Paul Mars
FormParent load opens FormChildA.
FormChildA btn click opens FormChildB.
(FormChildA and FormChildB are both children of FormParent)
(FormChildA and FormChildB are different forms)
Problem: FormChildA btn click can only open one instance for FormChildB. I
need multiple instances of FormChildB.
Any suggestions or ideas please.
tx,
Paul
FormChildA btn click opens FormChildB.
(FormChildA and FormChildB are both children of FormParent)
(FormChildA and FormChildB are different forms)
Problem: FormChildA btn click can only open one instance for FormChildB. I
need multiple instances of FormChildB.
Any suggestions or ideas please.
tx,
Paul