W/o using an array, is there a way to load objects onto a form at runtime? I mean completely new objects. I am trying to load all my objects through dlls so I can patch a program bug easily in the future. thanks in advance