Hi,
I have a new problem: I' d like to add a radbutton or an other clickable item on the top right site of a radribbonbar, just before the systembuttons (Minimize, Maximize,Close) on the Ribbonbar caption, or before the help button near the MDImenu buttons (MDIminimize button, MDIrestorebutton,...) and to create a custom function when clicking on it.
I tried to insert a new RadItem on the commandtabs and to position it on the right site , but at runtime the application rises an exception and the ribbonbar is not created, while I could not find a way to insert a new raditem near the systembuttons.
Is there a way to add a new command/item in the places mentioned, or is there the possibility to use standard radribbonbar controls actually not used in the positions mentioned to implement a custom function?
I actually do not use MDImenu buttons
I have a new problem: I' d like to add a radbutton or an other clickable item on the top right site of a radribbonbar, just before the systembuttons (Minimize, Maximize,Close) on the Ribbonbar caption, or before the help button near the MDImenu buttons (MDIminimize button, MDIrestorebutton,...) and to create a custom function when clicking on it.
I tried to insert a new RadItem on the commandtabs and to position it on the right site , but at runtime the application rises an exception and the ribbonbar is not created, while I could not find a way to insert a new raditem near the systembuttons.
Is there a way to add a new command/item in the places mentioned, or is there the possibility to use standard radribbonbar controls actually not used in the positions mentioned to implement a custom function?
I actually do not use MDImenu buttons