CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Location
    Italy
    Posts
    80

    Common dialog control, methods,...

    Anybody can tell me where can i find a list of dialog's names (showopen, showprinter, ecc.), methods, events & so on for the common dialog?

    Thanks.

    Something over there is coding....
    ... and you don't know!

  2. #2
    Join Date
    Dec 1999
    Location
    Malaysia
    Posts
    56

    Re: Common dialog control, methods,...

    If U have Visual Basic Books online (which comes with VB 5), you can check it out at Visual Basic Help --> Control Reference --> ActiveX Controls.
    Otherwise, check out Mr. Bill Gate's site...
    http://www.msdn.microsoft.com

    Cheers,


    ____________________________________
    The VB Bugs in my Life...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured