I have looked and tried some of the examples from VB World.

I have a label with the caption "Please wait..."

This label is only to appear when i click on the command button...
Many exmaples VB WORLD have the label appearing when the form loads eventhough the label at design time is set to false and the property on the control is false and the form load there is nothing about the label...


I want the label to blink when the user clicks on the command button or any other ideas but i want to keep it simple


Can anyone paste some code to show me


Thank you
Steve