|
|
|
Forum Newbie
      
Gruppi: Registered Member
Ultimo Accesso: 04/05/2008 23.23.00
Post: 2,
Visite: 0
|
|
I have downloaded DF Resize and have it installed in my Visual Basic program with the icon available for use and trial.
1. How do I use it? No instructions have been found.
2. How do I know if it's working? Do I have to commpile the program and try it with various screen resolutions?
3. Does it work even with an uncompiled VB program?
Thanks much!
|
|
|
|
|
Supreme Being
      
Gruppi: Moderator / Staff
Ultimo Accesso: Ieri @ 21.52.50
Post: 4.314,
Visite: 2.889
|
|
Hello,
1) no documentation is available: look at sample (one single row of code!)
2) run your software and see if its feets correctly
3) it doen't: it work only at run time
Basically you have to pass the only parameter which is the screen resolution of original form when your controls where designed: that's it.
www.info2000.biz
|
|