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
20
Several Questions
posted

1. How can we change the ButtonTool's width individually. When I set the MaxWidth/Width/MinWidth of a ButtonTool, I am always told that The MaxWidth property cannot be set for a Infragistics.Win.UltraWinToolbars.ButtonTool tool.

2. Infragistics.Win.UltraWinToolbars.ButtonTool, we need MouseDown event. How do we be notified by the event? It's not available to us, I think.

3. Can we control how the UltraTab to be loaded. From what I feel is that ultratab/ultracontrol are created asynchronizely. Can we create the ultra control in the synchronized means?

Thanks.