Code: Select all
SetGadgetItemAttribute(#GadgetID, 1, #PB_MDI_XPOS, 50)
SetGadgetItemAttribute(#GadgetID, 1, #PB_MDI_YPOS, 0)
Code: Select all
SetGadgetItemAttribute(#GadgetID, 1, #PB_MDI_XPOS, 50)
SetGadgetItemAttribute(#GadgetID, 1, #PB_MDI_YPOS, 0)