VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This is just a sample program on how to use the system date on a form. This program having unique c

Julito Amodia  (8 Submissions)   Custom Controls/Forms/Menus   VB 6.0   Unknown Difficulty   Sat 13th May 2006   Mon 8th February 2021

This is just a sample program on how to use the system date on a form. This program having unique codes in visual basic6.

API Declarations



Option Explicit
Dim strCurrTime() As String, strHMS() As String, strCurrDay() As String
Dim dtToday As Date, strMeridian As String, strToday As String, strTime As String
Dim strHour As String, strMin As String, strSec As String
Dim strDay As String, strDate As String, strMonth As String, strYear As String
Dim nSec As Integer, lColorChanger As Long

Rate This is just a sample program on how to use the system date on a form. This program having unique c (1(1 Vote))
This is just a sample program on how to use the system date on a form. This program having unique c.bas

This is just a sample program on how to use the system date on a form. This program having unique c Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters