Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - CommonDialog Filter
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CommonDialog Filter

 Post Reply Post Reply
Author
Message Reverse Sort Order
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Topic: CommonDialog Filter
    Posted: 12 May 2008 at 11:29am
Hi,
 
Use "|" :
 
Text (*.txt)|*.txt|Pictures (*.bmp;*.ico)|*.bmp;*.ico
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
McKloony View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 January 2007
Location: Germany
Status: Offline
Points: 340
Post Options Post Options   Thanks (0) Thanks(0)   Quote McKloony Quote  Post ReplyReply Direct Link To This Post Posted: 12 May 2008 at 6:34am
If I try to show the Caption Filter in die actual CodeJock Online Help, the WindowsHelp chrashes.
 
So could anybody tell me, how to set the Filter Property correctly. Normaly O set as Filter String that looks like:
 
"Textdateien (*.txt)" & Chr$(0) & "*.txt" & Chr$(0) & "Alle Dateien (*.*)" & Chr$(0) & "*.*" & Chr$(0) & Chr$(0)
 
And how do I set the DefaultExt = "txt"? Should I set DefaultExt = "txt"oder DefaultExt = "*.txt"?
Product: Xtreme SuitePro (ActiveX) 16.2.5

Platform: XP / Windows 7

Language: Visual Basic 6.0 SP6
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.234 seconds.