Notifications
Clear all

[Closed] Serialize .Net controls

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?