Displaying hexadecimal numbers
How do you display the input to a number box as a hexadecimal or binary number?
As shown in this snippet.

Select the integer box, open the Inspector, and look at the options.
Thanks for replying Max the issue is resolved
It is under Appearance -> Display Format

I was looking at Parameter Mode -> Type

Also note that:
Max "number" object differs from "live.numberbox" object
From what I can gather:
You can display Hex and Binary in Max's number object (as shown above)
but can not display Hex or Bin in live.number
live.numberbox does however provide a Parameter->unit style (as shown below)
that are more suited to Live instruments
