Pythoness Software Home
Buy Online
Overview Home
How It Works
Form Information
MRU Lists
Component Properties
Generic Settings
Advanced Settings
|
PSetting Overview & Usage: Form Information
The most basic information that you need to maintain in your applications is
the position of the forms. Without writing a single line of code or changing
a single property, PSetting will do this for you. Simply drop a PFormSettings
component on each form, recompile and you are finished. PSetting will maintain
the position and size of every form in your application.
PSetting is smart. If you drop a PFormSettings component
on a dialog, only the location of the form will be saved, since the size cannot be
changes. If you drop the component on a form that can be resized, both the
location and the size will be saved.
PSetting is even smarter. If the end-user changes screen
resolution between runs, PSetting will make sure that all of the forms are
visible to the user the next time your application is run.
PSetting is customizable. If you need to override the
properties selected by PSetting, simply double-click the component. You can
select exactly what you want PSetting to maintain about each form. You can also
have PSetting automatically restart your application after a Windows shutdown.
This is great for applications that run in the system tray!


|
To continue reading the PSetting Overview & Usage
articles, use the buttons at the right to move to the previous article or the
next article, respectively. |
|
|
|
|