Hi,
I have a RadRibbonBar that I want to render as Office2007Black and a RadDock that I want to render as Office2010Black on my Windows Form at the same time, hopefully without using a custom application wide theme.
Note : on the development environment I can set the RadRibbonBar to Office2007Black and the RadDock to Office2010Black, yet it runs only with the Office2010Black theme.
I would like to use both themes at runtime :
WinForm :
RadRibbonBar = Office2007Black
RadDock = Office2010Black.
Looks great if I can get it to apply at runtime. Any ideas?
I have a RadRibbonBar that I want to render as Office2007Black and a RadDock that I want to render as Office2010Black on my Windows Form at the same time, hopefully without using a custom application wide theme.
Note : on the development environment I can set the RadRibbonBar to Office2007Black and the RadDock to Office2010Black, yet it runs only with the Office2010Black theme.
I would like to use both themes at runtime :
WinForm :
RadRibbonBar = Office2007Black
RadDock = Office2010Black.
Looks great if I can get it to apply at runtime. Any ideas?