I have a text object that I want displayed to say something like " Copying Files..." in the code there is a click event that does some things like copy the files etc. However, when I try setting the Text.Visible = true it does not appear on the screen until after it is done, even though i trapped it and it appears to be set to true. What am I doing wrong ?
Jim
Jim