W
WStoreyII
i have a form which is an mdi parent i have another form that i am trying to
get to open when i click the open button here is my code
dim edit as frmedit
edit.mdiparent = me
edit.show
this is not working so how do i get it to open?
wstoreyII
get to open when i click the open button here is my code
dim edit as frmedit
edit.mdiparent = me
edit.show
this is not working so how do i get it to open?
wstoreyII