This question is locked. New answers and comments are not allowed.
Hi brilliants,
Silverlight RadInsertSymbolDialog
(RichtextBOX editor ,in that when we clicked "Insert Symbol" this window is opening)
We are using this dialog to select symbols. We can get the Symbol and Font Family from the call back. But we also need the Unicode HTML equivalent number from the dialog. The Dialog shows the number (For example, for "W", it shows U+87: Uppercase letter) while we select/mouse over the symbol.
But we need to know how to access this number for some modification.(in this example, we need to get the value "U+87")
I need this informations,if anyone aware of it please reply to it ...its better with clear code details.
Thanks,
Madhu