Dear Sir
When I using the demo winform (version. 2025 Q1), all the menu drop-down menus were not displayed in the correct position for the first time. Include the controls of menus and ribbon bar in hidden mode. Could you please checked the display problem. Is there any solution to prevent the error from showing? Thanks.
Hello,
I'd like the number of characters in the form title to be reduced when I reduce my form.
example with eclipse: (Width form: 1000)
projet_xxxxx - c:/mon_projet/srv/fichier/caracteristique/grid/form_caraterisque.cls - Progress Developper Studio
and after reduction of Form (width form 700)
projet_xxxxx - c:/mon_projet/srv/fichier/caracteristique/grid/form_caraterisque.cls - Progress ...
the title and ...
best regard.
Hello,
RadRibbonBar avec le thème Fluent (RadRibbonBar with Fluent theme)
En ajoutant la commande pour faire disparaitre le menu, l'onglet se positionne au début.
(By adding the command to make the menu disappear, the tab is positioned at the beginning.)
CAST(THIS-OBJECT:RadRibbonBar:GetChildAt(0):GetChildAt(5), Telerik.WinControls.UI.RadApplicationMenuButtonElement):Visibility = Telerik.WinControls.ElementVisibility:Hidden.
Si je change de thème (Desert) l'onglet se positionne pas au début (comme sur le thème Fluent).
(If I change the theme (Desert), the tab is not positioned at the beginning (as on the Fluent theme).)
Best regards
Hi ,
We are using RadRibbonBar in our application and have a requirement to add a custom banner(RadLabel) in between the RadRibbonBar title and the Tab strip as per the attached mockup screen shot.
Tried some approaches to achieve this , but it was not successful. Can you please let us know how we can achieve this requirement?.
Thanks.
Hi there,
I have a RadRibbonBar which contains a RadSplitButton element and I'm using Windows11Compact Theme.
I have set splitBtn.ArrowPosition = Bottom and ImageAlignment and TextAligment = TopCenter.
I want the image and text to be centered on the button but they are both aligned right. I notice this only happens with the Windows11 themes, and only to the RadSplitButton. The DropdownButton image/text is correctly centered, however I need to use the split button as there is an event triggered when the button portion of the control is clicked.
I have tried searching for other alignment properties in the UI Elements and setting them all to TopCenter but that still does not solve the problem.
Is this the expected behaviour/appearance? And is there a way I can have the image and text centered on the control?
I have attached a screenshot of the issue I am experiencing.
Thank you,
Carmen
Hello,
I have a RadRibbonBar and I have added a Group for themes. Inside that I have added a RadGalaryElement control, within this I want to add themes exactly as shown in the below screenshot. When hovering mouse on theme, it shows large icon. (The attached screenshot is from different tool)
1.
2. On clicking the bottom button popup appears with all the themes name + Image.
Please add all the themes and attach a source code zip file.
Thanks.
Hello.
I am using RadRibbonBar (Main Form). I have multiple buttons in ribbon. Each button has different forms. I want dock them inside its Main Form on click. here is an example in below screenshot. I am unable to achieve the requirement.
Please note: The child form should dock exactly below the ribbon form. and also, the cross button (child form close button) should be present right after the tab (Child form name).
Please attach a zip file with a source code.
Thanks
i want to hide the captionbar in ribbonbar ,which property should i use ?
Hello everyone, I have hidden the radApplicationMenuButton control. The hiding method is as shown in the figure above, but when I run the program, I find that the hidden control is still displayed. I want the ribbonTabFile control on the right to be displayed directly from the far left. , how should I set up, thank you!
Best regards,
Kevin