Sky Software Homepage LogicNP Software Knowledge Base And FAQ

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

HOWTO : Execute commands like 'Cut', 'Copy', 'Paste', 'Delete', etc. for a folder/file.

 
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: Sat Jul 30, 2005 12:05 pm    Post subject: HOWTO : Execute commands like 'Cut', 'Copy', 'Paste', 'Delete', etc. for a folder/file.

You should use the ExecuteShellCommand method of TreeNode.

node1.ExecuteShellCommand cmdCut
node1.ExecuteShellCommand cmdCopy
node1.ExecuteShellCommand cmdPaste
node1.ExecuteShellCommand cmdDelete
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