We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

RegisterMdiChildTypes and visual inheritance

I have a number of forms that are derived from a base form using visual inheritance. The base form provides menu & toolbar items. (I.e. each form uses the same menu/toolbar). When using RegisterMdiChildTypes to eliminate flicker I have to include each derived form (just registering the base form has no effect). Is there any way round this? Regards, Mick

2 Replies

AD Administrator Syncfusion Team March 3, 2005 09:49 PM UTC

Hi Mick, Unfortunately I am not aware of any easier method to use with RegisterMdiChildTypes. Since it''s possible for a derived Form to have different BarItems than it''s base Form, MainFrameBarManager can''t safely use the registration of the base Form. Regards, Gregory Austin Syncfusion Inc.


AD Administrator Syncfusion Team March 4, 2005 08:25 AM UTC

Hi Gregory, Thanks for the reply. I''ll do it the "proper" way. Regards, Mick

Loader.
Live Chat Icon For mobile
Up arrow icon