I've just started trying to learn Visual basic (VB 6.0). I am sure someone here can answer a simple question for me: how do I display the current date in a picture box? I use this code: picBox. Print Date (). Which event do I use to make it displayed automatically when the form is open?
Thanks in advance!!!


Reply With Quote