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

Resumo por IA: 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.

Código fonte
original-source
Private Sub Timer1_Timer()
  Label1.Move Label1.Left, Label1.Top - 10
End Sub
Comentários originais (3)
Recuperado do Wayback Machine