Advertisement
4_2005-2006 Miscellaneous #152070

A easy Scroll with 1 line of code

Scroll a label with just one line of code...great for showing credits!!!!

AI

ИИ-обзор: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Исходный код
original-source
Private Sub Timer1_Timer()
  Label1.Move Label1.Left, Label1.Top - 10
End Sub
Оригинальные комментарии (3)
Восстановлено из Wayback Machine