How to add button with BOTH FontAwesome icon and text?
I can add button showing FontAwesome icon without any issue, but not sure what to do to display both icon and text as a native button.
Using custom control with Grid layout, I have been able to achieve this result:
sorry, it says I can't send link yet - will upload the screenshot later
While this almost work like native button, I'm not happy with the result.
Having labels nested in a grid to fake something as trivial as a button.. is just bad
I'm really hoping there's a more intuitive, native solution for this.