How do you save and load the contents of a list box to the registry.
To load i tried.
VB Code:
lstPC.List = GetSetting("NETWORK", "CLIENT", "UserList", "")
and to save i tried.
Code:SaveSetting "NETWORK", "CLIENT", "Userlist", lstPC.List
|
Results 1 to 3 of 3
Thread: [RESOLVED] list boxThreaded View
|
Click Here to Expand Forum to Full Width |