Posted 10 years ago
by Justin Palisoc
Version: 15.1.0621
Platform: .NET 4.5
Environment: Windows 8 (64-bit)

hi actipro,
I am using Int64editbox control to display hex values. I need to display the hex "0x" along with the actual hex value:
hex value displayed as: FF
need to display as: 0xFF
is the control capable of this? or should i resort to maskedtextbox instead?
thank you,
Justin