Notifications
Clear all
[Closed] Serialize .Net controls
Jul 29, 2017 9:04 am
I have a customizable .net panel where user can add and edit controls, mostly buttons. (position, rename,back/fore color, font, autosize etc)
I’m using setINIsettings at the moment to save/load changed props, but maybe there’s any better way of serializing these .net controls?