Hi,
I put an UltraButton onto a Form, subscribe to the MouseClick event using Visual Studio Designer but do not get any mouse click events for that button. When I do the same with an ordinary Windows Forms Button that works perfectly fine. When I subscribe for a Click event that one is fired for the UltraButton when I do a left mouse button click on that button.
Is there a way to get the MouseClick event also for the UltraButton?
Thanks in advance, Wolfgang
Hi Wolfgang,
This is probably a bug. The UltraButton was most likely never updated to deal with the MouseClick event, since it was added to Control long after the release of the UltraButton.
You should Submit an incident to Infragistics Developer Support so they can get this corrected.