Just wondering if it's possible to move controls dynamically. I've tried every way i can think of doing this, like setting the control's YPosition and using the SetPosition function, but nothing seems to physically move the control after it's been created. Specifically, I'm trying to move a horizontal scrollbar to a new position. Is there something I'm missing here, or is this not possible with the skinning engine?