View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default What is Enterfieldbehavior

Hi,

Not a very exciting property. On entry a setting of zero selects all the
text in the TextBox and a setting of one selects the text and cursor location
that was selected when the TextBox was last exited.

Mike

"clara" wrote:

Hi all,

Could you give an example on how to use the Enterfieldbehaviror a textbox
control?

Clara
--
thank you so much for your help