Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select items from tree and save them

Status
Not open for further replies.

elmundo777

Automotive
Joined
Jun 23, 2020
Messages
93
Location
BY
Hello. I am still trying to create saving of specific items.
For example, C# or VBA, GUI.
The elements of the tree are displayed in datagridview or are located in some kind of array. The user selects items. The selected items are placed in an array or a listbox component. After the user clicks the button and the selected items are saved to the pre-selected directory.
How can this be done?
First of all, how do you output a tree to a any GUI element?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top