Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run a method in design time

Status
Not open for further replies.

georgeh

IS-IT--Management
Oct 3, 2002
3
US
Is it possible that the resize method of a form is executed in design time?

Thanks!
 
I think there are some third party programs to do that, but you could write a program to do it if you wanted. The objects in your forms are stored in the form table and you could create a program to search for each object and change the requisite values by whatever % you want. Seems to me there was a thread on this subject here just the other day. Scroll back a few pages and see what you can find. Dave Dardinger
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top