Im trying to use SaveSetting to save the state of tree view nods when a form is unloaded....
but havent been able to figure out what setting to save. I triedVB Code:
SaveSetting App.Title, Me.Name, "TreeBranches", TreeView1.Nodes.Item.Expanded
but that didnt work. Ideas?


Reply With Quote
