Question DLL to modify visual basic 6 forms

CJLopez

New member
Joined
Jul 20, 2010
Messages
1
Programming Experience
Beginner
This is kinda of a tricky thing i wanna, and as i have no idea how to start it or from where start looking for, i'm recurring to you for some help/ideas on how i can solve this problem of mine

Recently, the company where i work for bought a outsource system which was developed entirely in visual basic 6.0. Well, recently, one of the users didn't liked how it looked on his screen. The system was developed to work on a 800x600 screen, but many use a 1024x748 and most of the controls/forms on the system can't be customized. Well, visual basic 6.0 doesn't has a auto adjust option for forms/controls, but visual basic.net do have, and i was wondering if there's a way to create a dll which can override/update the forms options.

And no, adujsting the form/controls from the project is not an option. it would take me at least 3 months to adjust all the components (yes, there are a lot fo those things) thanks for your help in advance
 
Back
Top