Hi Trent,I will look into the ParentFormLoading event as soon as I get home. This is sort of an after hours spare time project due to workload of critical projects. One of which has lots of reports which made me really miss the Reporting Classes I created in VFP so figured why not try to do something about it and learn more aobut .Net.
Basically what I am trying to accomplish is something like this.
Drop a Report Library component from toolbox on to form, Set property on report library to load appropriate reports.dll.
Drop combo onto form set Report Library property to the reportlibrary I just added. Run form and see list of reports in combo box without having to write code in the form load event. Kind of like a Bus object of reports.
hope that makes sense.
Thanks alot
Paul