View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jake Marx[_3_] Jake Marx[_3_] is offline
external usenet poster
 
Posts: 860
Default Office Assistant Balloon User Input

Hi Oak,

The office assistant doesn't expose textboxes programmatically. You'll
probably have to use a third-party control:

http://www.sommytech.com.ar/balloondialog/home.htm

--
Regards,

Jake Marx
MS MVP - Excel
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Oak wrote:
Could someone please tell me what code - Balloon (or Assistant)
method or property to take in user input via a balloon as the Office
assistant does when it requests what you would like help on and
displays a text area inside a balloon where the user types in what
they have a question on? I could not find it in the Assistant Help,
but it obviously is possible, as the Assistant help offer
demonstrates. Thank you much.