|
-
June 25th, 2010, 09:53 AM
#1
[RESOLVED] supress messages
Hi,
I am using Forms.Add to load all the forms in my project. This is required to loop and do some operations on certain controls of the forms. But whenever I load a form, it displays lot of error messages(messages related to other controls in the form) and also the form becomes visible. I tried setting the visible propert to false, but still the forms show because something has been done in the form load. Is there a way that I can supress all the error messages and make the forms invisible when they load so that my program runs smooth.( without any message boxes or error messages). Hope I am clear.
Thanx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|