Hello, I am trying to refactor the skin support code. My intention is to replace the Apply_Toolbar_Skin, Apply_Clients_Skin and Check_Init_Skin function with just a single one called SetSkin, which will replace all the icons in one pass. I want to ask, is there anyway to replace the icon of a toolbar without removing and adding it?
Any hint will be wellcome.