Hi,
when right clicking in a UltraComboEditor the context menu shown in the attached image appears. Is it possible to turn that off?
Best regards,
Michael
Yes... what you see here is the built-in context menu for the DotNet TextBox control. The ComboEditor shows a TextBox to allow editing when it does into edit mode.
What you can do to turn it off, is to create a new ContextMenuStrip with no items in it and assign it to the UltraComboEditor.