Results 1 to 40 of 45

Thread: [VB6] Unicode File Open/Save Dialog

Threaded View

  1. #36

    Thread Starter
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: [VB6] Unicode File Open/Save Dialog

    Quote Originally Posted by aghamali View Post
    Hello
    Can I specify the type of file attachment?
    For example, we open a text file in the program and the program will encode a text file in a label
    The open/save dialog does no encoding, it simply returns a selected file name. If you want to filter which file types the user should select, set the .Filter and .FilterIndex properties, same as you would if using the VB common dialog control.
    Last edited by LaVolpe; Jul 11th, 2017 at 08:23 PM.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

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