i have the attached project with a scrolling label and the label flickers badly. i have tried LockWindowUpdate and that may have been worse. its a label inside a picture box and the label doesnt have a hWnd so i user LockWindowUpdate(Picture1.hWnd) and it didnt work. i also tried not having the label in the picture box any ideas how i can make it stop flicking?