Please forgive me for my ignorance, I am extremely new with programming and am at my wits end.
Anyone run in to problems with the forms that appear normal in the designer becoming malformed and hanging when run?
I have a small authentication form, it launches using form.show() from a method, but when it launches it is stangly mangled, the text boxes are blacked out and the accept button is blacked out.
If I attach the same code to a button the form appears fine.
Anyone run in to problems with the forms that appear normal in the designer becoming malformed and hanging when run?
I have a small authentication form, it launches using form.show() from a method, but when it launches it is stangly mangled, the text boxes are blacked out and the accept button is blacked out.
If I attach the same code to a button the form appears fine.