Below is the code in VB. I want GetSetting + SaveSetting in VB.Net---
[b]VB[/b] Call SaveSetting(App.ProductName, App.title, "CheckBox1", values)
call CheckBox1.value=GetSetting(App.Productname,App.title,"CheckBox1",VbUnChecked)
[b] VB.Net[/b]
Call SaveSetting(Application.ProductName, Application.ProductName, "CheckBox1", values) Abive SaveSetting is rite or not??? Secomdly. what is the code gor GetSetting???
|
No responses found. Be the first to respond and make money from revenue sharing program.
|