Page 1 of 1

Moving a MDI-ChildWindow ...

Posted: Fri Jan 28, 2005 4:12 pm
by freedimension
... like with

Code: Select all

SetGadgetItemAttribute(#GadgetID, 1, #PB_MDI_XPOS, 50)
SetGadgetItemAttribute(#GadgetID, 1, #PB_MDI_YPOS, 0)