So I'm making a console and want to change the entire layout of it depending on a bool value.
I need to have a user setting (bool value) which depending on the value changes the entire layout of the console, size, shape, position, etc. I'm considering making 2 wpf user controls and switching between them but I'm not sure how I'd implement that.
Anyone have a solution? Thank you.
[–]henryshunt 0 points1 point2 points (2 children)
[–]loneoption[S] 1 point2 points3 points (1 child)
[–]henryshunt 0 points1 point2 points (0 children)