Hi,
Can someone please tell me how to do this in code? This code would run as a result of a menu item or toolbar button being clicked:
If frmMDIChild is already open
bring it to the front or rather make it active
else
show frmMDIChild
end if
It must be simpler than what I'm making it out to be.
Thanks in advance,
Rudy
Can someone please tell me how to do this in code? This code would run as a result of a menu item or toolbar button being clicked:
If frmMDIChild is already open
bring it to the front or rather make it active
else
show frmMDIChild
end if
It must be simpler than what I'm making it out to be.
Thanks in advance,
Rudy