Hi,
for example it is impossible to change the font size of the selected text by typing the size in a ComboBox (e.g. on your FormatBar)! If you enter "12", the font size will be set to 1 and "2" will be inserted in the RichTextBox, because the focus set to the RichTextBox after entering a number in the ComboBox.
Could you please change this behavior or let me know how to prevent Selection.ApplyPropertyValue() from setting the focus to RichTextBox.
Regards,
Sascha
for example it is impossible to change the font size of the selected text by typing the size in a ComboBox (e.g. on your FormatBar)! If you enter "12", the font size will be set to 1 and "2" will be inserted in the RichTextBox, because the focus set to the RichTextBox after entering a number in the ComboBox.
Could you please change this behavior or let me know how to prevent Selection.ApplyPropertyValue() from setting the focus to RichTextBox.
Regards,
Sascha