If I change the string format to in IntegerUpDown to hexadecimal like this:When I toggle up and down the it works fine. but if I where to edit the value by inputting directly, it would take it as an integer value instead of a hex value like you would expect.For example is i put in the value "254", then click up, the value would change to "FF".
↧