Re: Problem with getting List to tree view control - WeOnlyDo Discussion board

Re: Problem with getting List to tree view control (General questions)

by computermarshal, Wednesday, November 23, 2005, 10:04 (6754 days ago) @ wodSupport

This problem isn't related to wodSFTP.NET at all. Error says it all - you must populate ListDir from different thread, probably main thread.


So how to to this. because I want it to be in

private void sftp_ListItemsEvent(object Sender, SFTP.ListItemsArgs Args)


Complete thread: