Advertisement
ASP_Volume2 Miscellaneous #35440

A easy Scroll with 1 line of code

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

AI

Podsumowanie 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.

Kod źródłowy
original-source
Private Sub Timer1_Timer()
  Label1.Move Label1.Left, Label1.Top - 10
End Sub
Oryginalne komentarze (3)
Odzyskane z Wayback Machine