private void Scroll() { // TODO: Scroll _row = 0; dev.FillRectangle(0, 0, 0, dev.Width, dev.Height); }