C
Charles A. Lackman
Thank you for you help with the Always on Top issue previously posted. It
worked great. But, I have noticed that when I call a different form using
"ShowDialog" that the clipboard is still on top but I cannot access it. Is
there a way to make MyClipboard not effected by the other forms that are
displayed using "ShowDialog".
I am looking to copy information from Frm2.ShowDialog into MyClipboard and
paste it into Frm3.ShowDialog from MyClipboard...
Thanks.
Chuck
worked great. But, I have noticed that when I call a different form using
"ShowDialog" that the clipboard is still on top but I cannot access it. Is
there a way to make MyClipboard not effected by the other forms that are
displayed using "ShowDialog".
I am looking to copy information from Frm2.ShowDialog into MyClipboard and
paste it into Frm3.ShowDialog from MyClipboard...
Thanks.
Chuck