Either I can't search for it, or the solution to this is well hidden.
When my form is showing up I see how elements (textboxes, dgv's) are loaded on the form. I would like to preload the form and show it all at once.
I do all my initialisation before I call the forms showDialog() method, but still the form does not show up all at once.
Is there something I can do about this?
When my form is showing up I see how elements (textboxes, dgv's) are loaded on the form. I would like to preload the form and show it all at once.
I do all my initialisation before I call the forms showDialog() method, but still the form does not show up all at once.
Is there something I can do about this?