programatically creating dialog box

  • Thread starter Thread starter omri
  • Start date Start date
O

omri

Hi,
How do you programatically create a dialog box? I can figure out how
to do it with the C based API, but can't figure it out with the COM/OLE
API from Visual C++. The documentation says, there is a DialogBox
method on a range object from a macro sheet, but how do I
programmatically create an in memory only range object to use? Or is
there another way of doing this? Is the only way to use the DialogBox
method from a precreated macro sheet?

Thanks,
Omri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top