Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

HOWTO : Allow only files of a certain extension to be shown in FileView.

 
Subscribe to the RSS feed for this forum  Forum Index -> FileView ActiveX Control
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Sat Jul 30, 2005 5:16 am    Post subject: HOWTO : Allow only files of a certain extension to be shown in FileView.

You should use the FilePattern property.

For example to display only files of type txt and bmp, you should use this line of code
filevw.FilePattern = "*.txt;*.bmp"
Back to top
Display posts from previous:   
Forum Index -> FileView ActiveX Control All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group