Hello all,
We are starting to use this cool editor control,
But we would like to make some changes on tool bar style for instance remove its border.
How can we do it ?
We are using a file to manage the controls.
"<root>
We are starting to use this cool editor control,
But we would like to make some changes on tool bar style for instance remove its border.
How can we do it ?
We are using a file to manage the controls.
"<root>
<
tools name="MainToolBar" enabled="true" DockingZone="Top" border-left="none">
<
tool name="Undo"></tool>
<
tool name="Redo"></tool>"
but border-left no works :(