View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ajit Ajit is offline
external usenet poster
 
Posts: 64
Default Object definations/help

I have a full page form with number of objects. For many of the objects
(checkboxes, commanbutton, etc...) , i need to show some sort of popup with
the required defination/help etc.

I need it to be of different background color than of form or something
similar to get user attention, so that user may not think that it is regular
message box and Hits OK without reading it.

I tried the same Creating new Office Assistant balloon dynamically. But it
doesn't show up in all machines (i believe b'coz show office assistant is not
being used on those machines).

Could you suggest what could be the better way of doing the same.

Thanks,

I tried

--
Ajit