Hi allI have a strange problem with UltraWinExplorerBar:On my normal computer (1920x1080 Resolution) the ExplorerBar shows all text.On my Notebook (Surface Pro-3 with 2160x1440 Resolution) the ExplorerBar does not show all text.
I already tried to change the Surcae Resolution to 1920x1080 but it does not make any difference.On the attached PrintScreen you see what I mean (top is Surface PrintScreen, bottom is PC PrintScreen).It does not matter how wide I make the the ExplorerBar, on my notebook it does not show all the Text :-(Does anybody know why this happens and how I can change it ?I am using Infragistics4.Win.UltraWinExplorerBar.v13.2Thanks for any help !Best regardsFrank UrayHere are some settings I do on the ExplorerBar:this.ultraExplorerBar_Main.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;this.ultraStatusBar_Main.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;this.ultraExplorerBar_Main.ItemSettings.HotTrackStyle = Infragistics.Win.UltraWinExplorerBar.ItemHotTrackStyle.HighlightEntireItem;this.ultraExplorerBar_Main.GroupSettings.HotTracking = Infragistics.Win.DefaultableBoolean.True;this.ultraExplorerBar_Main.ItemSettings.Indent = 0;And I am also setting just some BackColors, ForeColors, BorderColors and Fonts
Hi Frank,
Thank you for your feedback.
Please let me know if you need any further assistance.
Hi MilkoSorry for the late reply but I am still working on the test project to reproduce this behavior.I guess it must be some setting because right now, the test project works fine, but my project don't.I will keep you up to date.Thanks and best regardsFrank
Please let me know if you need my further assistance on this matter.
Thank you for using Infragistics Components.
Hello Frank,
Thank you for contacting Infragistics Support.
I followed the steps you suggested and was unable to reproduce the behavior you're describing. I have created a sample solution with UltraExplorerBar and have applied the same settings as yours. I have tested my solution on Surface Pro. I did not succeed to reproduce this behavior neither on my PC nor on Surface Pro.
I have attached the sample project I used to test this. Please test this project on your Notebook; whether or not it works correctly may help indicate the nature of this issue.
If the project does not work correctly, this indicates either an issue possibly specific to your environment, or a difference in the DLL versions we are using. My test was performed using version 13.2.20132.2098 in Infragistics WinForms 2013 Volume 2. So could you please let me know the exact version of Infragistics components which you are using?
If the project does show the product feature working correctly, this indicates a possible issue in the code of your application. It will help if you can provide a small, isolated sample application that demonstrates the behavior you are seeing.
Or, if this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back.
Waiting for your feedback.