Good afternoon to all,
how is possibile in TAdvRichEditorFormatButtonBar hide some buttons??
Thank's & Regards
Daniele
You can access the controls on the toolbar via:
AdvRichEditorFormatButtonBar.Controls[controlindex]: TControl
It would be nice to be able to do this at design time so you can know what it will look like (and allow space for) at run time.
We will consider this for a future version.