On Jan 18, 2006, at 11:02 AM, Paul McNett wrote:
Other than that, you can change the value of the form's SaveRestorePosition property. Setting it to False will not set the position and size from the user settings table. Setting it to True will.
I don't know how, but that doesn't seem to be working. I can set SaveRestorePosition to False, and verify in the __Activate() method that it is indeed False, and that the saveRestorePosition() method is not called. Yet when I run the form, it sizes itself to the size it was the last time I ran it.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
