Title: Tab Items Questions Post by: mik2b on December 21, 2008, 12:55:15 pm Hi,
I've some questions about Tab Items: 1) I don't know where's using the "Disabled" and "Focused" items. "Normal", "Hot" and "Selected" are obvious, but I never seen "Disabled" and "Focused" status... 2) What's the difference between "TabItem" (or "TopTabItem") and "TabItemBothEdge" (or "TopTabItemBothEdge")? 2.5) I think that difference between "TabItem" and "TopTabItem" is where there are two lines of tabbing; and TopTabItem is the "default" one, when there's only one line of tabs. That's correct? 3) What's the best way to test ALL this tabs? Thank you. |