XP menus attached to mdiChildForm

I'd like to use XP menus, but is appears that the toolbars are automatically attached to the MDI frame (with ability to float). I'd like to have the toobar appear on the mdiChildForms themselves, under the title bar. Is this possible? Andy

1 Reply

AD Administrator Syncfusion Team March 11, 2003 05:19 PM UTC

Andy, No, this is not supported. You should instead be using the XPToolBar control (there is a sample in the Tools\Samples\MenusPackage dir) that you can dock to the top of your child. You can then add mulitple bar items to the XPToolBar control to get a menu like look. Regards, Praveen Ramesh

Loader.
Up arrow icon