-
Hi! I'm using IG 11.2 CLR4x, and in the application I have a Office 2007 like ribbon, on wich I'm trying to put a label. The problem is that the background of the label is not transparent (even though in its properties it is set to transparent). What can I do ? Thank you!
-
Hi All, I have implemented ribbon control, but don't know how to set this as the main window. see below in first image the ribbon is coming inside the main form. but what is want is like the second image, where the ribbon is in the main window. please help out.
-
ToolMenuItem Command is not working. Where it is wrong?? < igRibbon : MenuTool Caption = "Export" SmallImage = "Export16.png" LargeImage = "Export32.png" > < igRibbon : ToolMenuItem Header = "Export Selected" Command ="{ Binding Path = ExportWidget...
-
Hello, I'm trying to create a winform project modeled somewhat on Outlook 2010. Control revolves around a Ribbon, which has a same set of tabs as I swap my Form's 'Mode', similar to how you swap between 'Contacts' or 'Inbox' modes in Outlook. The problem is I can't...
-
I tried to upgrade from v11.2 to v12.1 and realize that when I select a tab on a ribbon that contains several tools it takes more time to show the content of the tab.
-
I have a Ribbon (UltraWinToolbar) with 3 TextBoxTools on it in a vertical arrangement a bit like: | Short Caption: [xxxxxxxxxxxxxxxxxxxxxx] | | Very Long Caption Indeed: [xxxxxxxxxxx] | | Tiny: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] | But I want it to look like this: | Short Caption: [xxxxxxxxxxx] | | Very...
-
Hi... I am using ur xamribbon and its good but i should add background image as water mark image in xamribbon.is it possible to add.Plz send a sample application on this which will help me a lot.Water marker should streach from left to right.if possible can we add gradient to that xamribbon (i.e. from...
-
Hi, I'm currently working on a Ribbon gallery that should behave similar to the "Page Sizes" menu in Word 2010 (see attached screenshot - it's in german). It's not resize-able and all gallery items are left-aligned. Everything works fine except the alignment of the gallery items...
-
I have a WPF application which uses the infragistics ribbon control. It works fine in Windows Vista, but in Windows 7, the ribbon blacks out when we first load the app. If we move the mouse over the ribbon, it appears again. It also displays correctly if we resize the screen after the load. Please let...
-
I have the same problem. Setting "IsGlassSupported" to false is working for the caption-area - but then the border/frame of the window is not rendered in windows-color anymore but in some kind of "blue". It seems, that this blue-tone cannot be changed anywhere (I've tried Windows...