I have a form in a database that when it loads a portion of the form does not load. If I minimize the form then maximize it the remainder of the form loads. Has anyone seen this problem before?
Right now I have added code on the load event of the form that is minimizing the form then maximizing it to get around the issue but I would prefer not to have to do that.
Right now I have added code on the load event of the form that is minimizing the form then maximizing it to get around the issue but I would prefer not to have to do that.