hi
how to pin mouse on group of ribbon then mouse move on item of group not on groups
and
How to use ribbon for touch screen page
Hello,
Based on your previous posts I assume that the technology which you are referring is Windows Forms. In order to enable touch support for UltraToolbarsManager you should set TouchEnabaled property to true, more information about this property you will find on the following link:
http://help.infragistics.com/Help/Doc/WinForms/2014.2/CLR4.0/html/Infragistics4.Win.UltraWinToolbars.v14.2~Infragistics.Win.UltraWinToolbars.UltraToolbarsManager~TouchEnabled.html
Please let me know if you have any further questions.
What you meant by “pin mouse”, you want to move the moose via code ?
I am waiting for your feedback.
I want to when mouse move on group of ribbon and click on group then mouse moves on items of group not on groups of tab
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.