ISDBUIForm::FormPosition

From MediaMonkey Wiki
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.