Hi,

I have formviews with their own toolbars.

The problem now is that I cannot get a messagehandler for the toolbar in the formviews but I have to make it in the Mainfrm or the icons won't look enabled.

I have to put the messagehandler into the formview where it belongs and not into the mainfrm where there is already another one for its own toolbar.

Can someone help with this ?