Thread: msoControlEdit
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cmart02[_2_] cmart02[_2_] is offline
external usenet poster
 
Posts: 18
Default msoControlEdit

I have an msoControlEdit which I need to fixthe text typed into it. When I
type the text and press my OK button the text I typed in the msoControlEdit
vanished.

I noticed it can be achieved by pressing enter/tab, but is there a way to
fix the text immediately? Also can it be made to look like a password field?

Thanks
Robert