View Single Post
05/08/17, 07:28 AM   #3
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
iconSelect is not a ZOS control. You cannot call SetWidth, ClearAnchors and SetAnchor on it directly. Instead you need to access iconSelect.container.

You can set an initial icon via the "default" property on the data table.
  Reply With Quote