Sky Software Homepage LogicNP Software Knowledge Base And FAQ

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

HOWTO : Display custom icons and texts to files/folders shown in FileView.Net Control.

 
Subscribe to the RSS feed for this forum  Forum Index -> FileView.Net/WPF
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Sat Jul 30, 2005 8:00 am    Post subject: HOWTO : Display custom icons and texts to files/folders shown in FileView.Net Control.

(Demonstrated in sample application : StarterSample)

You can display your own text or icons for files/folders shown in FileView.

To change the text shown for a ListItem, you should use the Text property. You can change this property for each node in the AfterItemAdd event which is called after each item is added.

To change the icons shown for a ListItem, you should use the IconIndex property. You can change this property for each node in the AfterItemAdd event which is called after each item is added.
Back to top
Display posts from previous:   
Forum Index -> FileView.Net/WPF All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group