Categories | Question details Back To List | ||
Where I can find a details for the posibles values to _styles variable on tarbar object? Hello, Where I can find a details for the posibles values to _styles variable on tarbar object? Any assistence w'll apreciated. Answer posted by Alex (support) on Sep 15, 2009 06:14 Hello, _styles is not a public property. So, there is not any information about it in the documentation. Some details: tab images consists of 3 images (left, middle and rigth), so left and right are widths of the left and right images correspondingly, select_shift is horizontal shifting (increasing) of the active tab, select_top - the same for the vertical size. offset - the offset of the 1st tab. Answer posted by Jose. on Sep 15, 2009 07:30 Hello, I understand that _styles is not a public property, but this is the only way to use different skin. Without a good knowledge of possible values in the array that I can associate to this property is dificult to use of skins.
Thanks, |