child Questions

1

How to create a (visual) window baseclass without xaml
Hi, I want to create a window baseclass that contains 3 elements: - a ribbon control (ie devcomponents wpf ribbon) - a region to contain child form controls - a statusbar This way, all windows that inherit from this window will automatically provide these controls (and soms functions). I created a lookless windowbase.cs file that [...]

Answer Question   |  March 30, 2010  9:08 PM
baseform, C#, child, code behind, Inheritance, Template, visual, window, wpf
asked by:
5 pts.

1