• Baru Nonton online

  • Friday, 14 October 2011

    Membuat Animasi Jam dan Fungsi Timer



    Sekarang kita belajar membuat animasi jam dan belajar fungsi Timer

    Buat 1 buah label dan timer
    dan ketik source code dibawah ini:

    Private Sub Form_Load()
    Me.Label1.FontBold = True
    Me.Label1.FontSize = 24

    Me.Timer1.Interval = 1000
    End Sub

    Private Sub Timer1_Timer()
    Me.Label1.Caption = Format(Now, “hh:mm:ss”)
    End Sub

    danesurya
    Newer Post Older Post Home
    " danesurya...".....pin BB 25AD58E2...

    Daftar isi

    Blog Archive

    Total Pageviews

    negara pengunjung

    free counters
     

    Follow

     

    Templates by Blog koplo | CSS3 by Danesurya | Powered by {D}Code & Blogger