I am creating an MDI applicalion using VB.NET and I need to know how to restrict opening only one instance of each child form. Currently everytime I click on a child form it opens a new instance of it. If an instance of a particular child form is open and I click to open again it shouldn't let me. Your HELP is greatly appreciated.
U
User 836050
@User 836050
Posts
-
Opening a Single Instance of MDI Child form Using VB.NET -
Saving Documents & Images in a Database using VB.NETAnybody out there who knows how to save Documents created in Ms Word or any other Word Processor in a database instead of a folder and more specifically in MsAccess, using VB.NET? Also, I need to save different kind of Images or pictures in a database (MsAccess)as well. Your help is greatly appreciated and desperately needed. Thanks in advance Ted