|
-
Jul 11th, 2017, 04:33 PM
#36
Re: [VB6] Unicode File Open/Save Dialog
 Originally Posted by aghamali
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|