Posted 6 June 2018, 2:29 pm EST
I’m using a CustomFormat = “###.0” in a C1NumericEdit control and VisableButtons = “DropDown”. The CustomFormat constrains the inputted value when editing / typing the value directly into the field. However, when using the DropDown calculator it is possible to enter a value that violates the CustomFormat and remains in the field after leaving the calculator. Is there another format property that controls what “comes out of” the calculator?