View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Is it possible to embed a dialog in a Form?

It isn't a component. It also doesn't operate as a component, so you can
not query it for the users selection, even when called independently. It
fuctions as if the menu item associated with it were picked.

--
Regards,
Tom Ogilvy


"Ed Ferrero" wrote in message
...
I am currently using
Application.Dialogs(xlDialogEditColor).Show
to show the built-in dialog colour picker.

Is this available as a component that I can embed in a form?
Would there be any licencing issues?

Ed Ferrero
Microsoft Excel MVP
http://www.edferrero.com