I have two ComboBoxTool on my group can align it on the right ?
I see propertie ComboxTool.alignrightontoolbar but is friend.
I upload image what my toolbar was looking
Francois
Hello Francois,
I have tried using multiple ComboBox tools but they looks like the following in my application:
Have you set any other properties that could change the alignment or display style? There are also DisplayStyle as well as Preffered size on the tool itself which might change the actual representation of the tools, so please verify if any of those has been already set in your application.If you have any other questions with this matter please feel free to ask.
This is my code
Dim cbt As New ComboBoxTool("FormatGrille"
)
cbt.SharedProps.Caption =
"Grille"
cbt.ValueList = VLFormatGrille()
cbt.SelectedIndex = 0
.Tools.Add(cbt)
rgGrilleOption.Tools.AddTool(
"FormatGrille"
When I adding with designer I can change the widht of the buttom.
How I can enlarge my button on the code.
Hello,
I have tried the same code as yours and the results were still as in the image attached. Both of my Combobox tools remained right aligned. I have used NetAdvantage for Windows Forms 2011 vol2.
Which version of the Infragistics controls you are using in your application?
Are there any specific settings being set over the "rgGrilleOption" group in the designer?
If you have any other questions please feel free to let us know.
I'm use version 9.2
May be the problem is one of the property on my utm on designer.
the property I has change is
MdiMergeable = false,
Modifiers = friend
Ribbon.Visible = false
Office2007UICompatibility = false
I don't think I have other property I would change.
Francois.
Sorry
Ribbon.Visible = true
Hi Danko,
Thank you very much.
Hello ,
I have tested this with few different versions and I was able to reproduce it with the one of the 9.2 versions. The good news are that this has been fixed in the latest version of the NetAdvantage for Windows Forms for 2009 vol.2. To download the latest service release for 2009 vol2, please log in to‘My IG’ and select ‘Keys & Downloads’ from our web site. Select the appropriate tab for this product, then the license key. The available service releases should now be listed on the page.
Please let me know if I can provide any further assistance.