How to save a VB6 form to file at runtime?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bill..

    How to save a VB6 form to file at runtime?

    I thought this would be easy but I don't see it.

    I have an app that builds a coverage map based on the status of the
    various towers in the network. Tooltip controls are added as I go.

    I would like to export the built form to a file so it can be opened by
    access.

    Sounds easy and MSDN help described the Object.SaveAs method for VB
    extensibility to do just this - trouble is it doesn't work.

    Anyone know how to save a form to a file at runtime?

    Thanks

    Bill


Working...