CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Code

  1. #1
    Join Date
    Nov 1999
    Location
    California, USA
    Posts
    40

    Code

    I need to no what code to put in for the user who selects "File|Save as" then the dialog window thing comes up then what do i put in for the code for the command button when the user clicks "Save". Please help, i have been asking people for a long time.


  2. #2
    Guest

    Re: Code

    Here's something I ran across recently (looking for something else) that contains the File/Save As code you're looking for.

    ftp://ftp.dosadi.com/pub/ez_vb.zip

    Good luck,

    Mike


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