How can I save the WindowState when uiser change the state into the registry? I tried it the normal way but getting:
Cannot implicitly convert type 'string' to 'System.Windows.Forms.FormWindowState'
Jassim Rahma
How can I save the WindowState when uiser change the state into the registry? I tried it the normal way but getting:
Cannot implicitly convert type 'string' to 'System.Windows.Forms.FormWindowState'