Hi I'm relatively new to VB, and I'm taking an intro course in it. I've come across a little problem here. Here's the scenario:

In the sub form_load, I make a call to another sub
Within that sub I have something like "picMessage.Print "Hello"
And this displays nothing! This only happens when the sub is called from the form_load.

Can someone please explain????

Thanks,
Mike