I'm using the NumericUpDown control in an app being access from the Internet Explorer (IE6 basically) in a device running Windows CE 5.0. The up/down buttons are not displaying properly. They appear to output a value that I assume contains some unicode character for a solid triangle. The documentation for the control states that "Page authors can also provide custom images to be used instead of the default up/down button graphics." I am not seeing a property in the control for setting a path to alternate image buttons. How does one go about specifying alternate images?
↧