Display UAC shield icon on a ToolStripItem
- by esskar
Hi,
is there a recommended way (like sending BCM_SETSHIELD to a button control) to display the UAC Shield icon on a ToolStripItem? ToolStripItem is not a control anyway, so i wonder what the best-practise for that is.
Thanks.