I am trying to add the font and font size to my ribbon and it keeps giving me errors, I have searched the net and tried Fonts, Font, GroupFont, FontDialog and nothing works
<control idMso="Fonts" /> <control idMso="FontSize" label="false" />
I am trying to add the font and font size to my ribbon and it keeps giving me errors, I have searched the net and tried Fonts, Font, GroupFont, FontDialog and nothing works
<control idMso="Fonts" /> <control idMso="FontSize" label="false" />
It says in the error Element <comboBox> is not expected in <menu>
ButI am not using a combobox
Ok, so it was inside a split button and it doesn't seem to like that, I moved it outside and it works
Last edited by JT7; 01-16-2020 at 04:52 AM. Reason: spelling