I have a CGButton class again and then I have four variables (left, top, width, height). When the user changes any of these variables, I want to move the button using API. Is it even possible or will I have to use a function like "Move", "Resize", or something else?