Thread: Cursor
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tamar Tamar is offline
external usenet poster
 
Posts: 7
Default Cursor

Why would you want to do that? A textbox is a control where the user can type
something. You shouls use a lable instead, and make it's background white or
whichever color you like.

greetz

T.Janssens (Pro-Profit)

"kirkm" wrote:


Is there any way, in a text box, to make the Cursor white so it's
invisible?

Thanks - Kirk