Set ListIconGadget header color
Posted: Sun Dec 25, 2016 11:37 am
I know this can be done through subclassing and owner-drawing the gadget, but you need to do that for every ListIconGadget in your app, so it becomes a large task... unless someone knows of some short and safe code that will work for any given number of ListIconGadgets that are created and destroyed during runtime? I just don't want to have to set gadget callbacks and so on... looking for a simple command to do it.