Dear all,
How to not show the underline in the ultraNumericEditor box?
Hello Boris,
thank you very much.
I have the same Problem and solved it with you solution.
Hello,
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.
Please try the following code('PromptChar') property:
ultraNumericEditor1.PromptChar = ' ';
Please do not hesitate to ask if something comes up.