Does anyone have an example of code I could use to find the open forms within an MDI frame? This app creates unique instances of various forms. I'd like to determine whether a particular instance is already open on the frame and set focus to it instead of opening another that would have the same values as one already available.
I've put the mdiframe object in a watch list and can't find any reference to forms, other than the ActiveForm.
Thanks.
I've put the mdiframe object in a watch list and can't find any reference to forms, other than the ActiveForm.
Thanks.