View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Srinath Srinath is offline
external usenet poster
 
Posts: 14
Default Embedded Text Box

Hello,

I have a Embedded Text Box in a Worksheet. This text box is added through
VBA . Is it possible to change the Properties of this Text box like the
ScrollBars, EnterKeyBehaviour etc..?
if Yes how can this be done or is there any other method available where i
can Insert programatically a Text box which has the properties above
mentioned set to default (my default) values

Thanks,
SSR