ISDBUIForm::FormPosition

From MediaMonkey Wiki
Revision as of 19:24, 23 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBUIForm, Interface ISDBUIForm

Property Get/Let FormPosition As Long


Property description

The initial position of the form, can be one of:

  • 0 (poDesigned) - The position and size specified by Left, Top, Width and Height.
  • 1 (poDefault) - The position and size determined by the operating system.
  • 4 (poScreenCenter) - The form appears centered on the screen.