Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
UltraTabbedMdiManager IntitializeContextMenu example for net 7
posted

IInitializeContextMenu event for UltraTabbedMdiManager is documented for net 4 version in Infragistics help:

InitializeContextMenu Event - Infragistics Windows Forms Help
B
ut the API for net 7 version is different. Instead of Infragistics-specific IGMenuItem controls standard ToolStripItem classes are used. And when I try to use them I get working menu items but without text or images. Basically empty lines in a menu.

Before I blame Infragistics for this it would be nice to look at some "official" net 7 example. Could be I'm doing something wrong. Is there such an example somewhere?

Parents
No Data
Reply Children