Group: Forum Members
Posts: 336,
Visits: 497
|
I was originally under the impression that when I was adding a SF DevEx Form to my application I was actually adding a form that had all of the DevExpress properties on it from the XtraForm. This is not true, however, since the form does not carry the LookAndFeel property. This doesn't affect most things, but it does affect the Form Skins effect. When using a DevEx XtraForm and setting EnableFormSkins the title bar of the forms and the border of the form take on the skin. I cannot do this with a SF DevEx form. Is there some way that this property could be added or could we actually inherit from the SF Form and then also from the DevEx form the same way the Inherited UI controls are setup?
|