c# - .NET Radiobuttons "content" design -
I'm trying to decide the best way to switch radiobuttons around the contents of a panel (or any other container) I am involved in maintaining the ability to use Windows Forms.net (C #), and Visual Studio Designer on Forms / UserRods.
What I really like is something like Tantrol, where I check programmatically in the radio, but without the actual tab performance. The reason for this is that I am not using just one tabrunch because the currently selected tab is incorrectly used as an input-value.
For clear solutions, there is a panel for each radio explosion, visibility and so on - but this view is disturbed by working with a studio designer, because these panels are either right under each other (And the overall size will not be in the right shape if there is no room for maximum, a panel which should be shown at a time.)
I remember Delphi Page Cantol or something like this.Kna think, which was a Tabroft without basically tab-headers.
I think this is a situation that arises very often, so I'm curious: How will you fix it?
I think that just creating such a page control can not be very difficult, I think (Even though design time support is sometimes as complex as you want ...)
Comments
Post a Comment