I'm using Access 2000. I've put a Common Dialog control onto a form
and want to access its methods. I've been able to get it working
correctly using the ShowOpen method, but I don't get the full set of
methods and properties showing up in the Visual Basic auto complete
lists. The control is registered and there is a reference to it. I
guess something more is needed.
Thanks.