I was wondering what is the best/fastest at execution: dynamic control creation (AddForm, AddButton...) or controls created with the IDE?
I'm trying to get the "loading" form displayed as fast as possible and this is needed to make sure it's displayed fast enough.
I'm trying to get the "loading" form displayed as fast as possible and this is needed to make sure it's displayed fast enough.