Sky Software Homepage LogicNP Software Knowledge Base And FAQ

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

HOWTO : Select a node in FolderView at startup

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



Joined: 18 Jul 2005
Posts: 731

Posted: Thu Sep 15, 2005 8:16 am    Post subject: HOWTO : Select a node in FolderView at startup

You can start your form with a particular node in FolderView selected. To do this, use the SelectNode method of FolderView in the Form_Load or similar event as follows :

folderView1.SelectNode "c:\", Nothing, True ' selects the 'c:\' node

Refer to the documentation of the SelectNode method for detailed information.
Back to top
Display posts from previous:   
Forum Index -> FolderView ActiveX Control All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group