Dunge - 2015-03-11

Is there a property to set on the control to accept pasting as hex?

Currently pasting for example "FF" will write "46 46". No matter if the hex or ascii section of the control is selected.

I saw the method "PasteHex()", but I don't want to do it programmatically, I want the user to press ctrl+v and it paste.