Thread: Text box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gregork gregork is offline
external usenet poster
 
Posts: 102
Default Text box

I have a textbox (from control toolbox) on my sheet. I have set the
backstyle property to be transparent but I find that if you accidentally
click on it (the textbox) it is no longer transparent and changes colour to
whatever the backcolour is set at. How do I make the textbox transparent all
the time even when it is clicked on?

GK