For example, the Show Data Box button has a UniCode character of 57391 which determines its icon:
There's also a mention of this in the NT Help https://ninjatrader.com/support/helpGuides/nt8/NT%20HelpGuide%20English.html?using_images_and_geo metry_with_custom_icons.htm
"you can use a variety of inputs to specify what will be displayed on the icon, including UniCode characters (if they exist in the icon pack for the font family used in NinjaTrader)"
Unfortunately, there's no example how to do this. I've tried the following (copied from the Show Data Box button), but it does not show any icon:
What property setting am I missing to make this work? I'm simply trying to re-use the NT icons in my own custom button using the UniCode value, the same way that NT does it.

Comment