Hi there,
I've got the WPF telerik controls which is great, but I'm new to WPF so many of the controls and usages are still a bit of a mystery.
If I wanted a static main form and when different buttons (almost like a menu, but each button represents a section of the application) are clicked then I want to load another form into the main form, kind of like old MDI forms.
What's the right tool for the job here. I almost thought the Tileview might do the job, but then it seems more like the tile view is more there to dislpay small chunks of data to the user and have them be able to move it around.
Thanks,
Jacques
I've got the WPF telerik controls which is great, but I'm new to WPF so many of the controls and usages are still a bit of a mystery.
If I wanted a static main form and when different buttons (almost like a menu, but each button represents a section of the application) are clicked then I want to load another form into the main form, kind of like old MDI forms.
What's the right tool for the job here. I almost thought the Tileview might do the job, but then it seems more like the tile view is more there to dislpay small chunks of data to the user and have them be able to move it around.
Thanks,
Jacques