This question is locked. New answers and comments are not allowed.
I'd like to reposition the MiniToolbar that is displayed wit the RadRichTextBox control. The toolbar is being clipped when user clicks mouse towards the top of text box control. Any ideas how I could position the toolbar where it gets displayed entirely inside the text box control without clipping? I have enclosed a screenshot of the clipping that is occuring when the user clicks at the top of the control.
Thanks, Dave
I'm all set with positioning of the MiniToolBar. I just implemted the ISelectionMiniToolBar interface and provided my own location coordinated in the SHow method. I am now trying to use the ContextMenu and trying to position this relative to the MiniToolBar. Any suggestions on how I might go about doing this?
Thanks, Dave
I'm all set with positioning of the MiniToolBar. I just implemted the ISelectionMiniToolBar interface and provided my own location coordinated in the SHow method. I am now trying to use the ContextMenu and trying to position this relative to the MiniToolBar. Any suggestions on how I might go about doing this?