When a theme is applied to ribbon bar of rich text editor the icons are also changed. When I extract in code Image property of some button (for instance richTextEditorRibbonBar1.buttonInsertImage.Image) I get the default non-themed image. But themed image is shown in the form. How do I access themed image from buttonInsertImage? How do I access this image from theme repository?