Specifies the overlapping depth when adjacent icons in two neighbor items overlap with each other.
[Visual Basic]
Public Property OverlapDepth As
Int32
[C#]
public
Int32 OverlapDepth {get; set;}
Remarks
EO.Web TabStrip automatically generates tons of images representing different states when adjacent icons in two neighbor items overlap with each other.
You can adjust this value and preview the result immediately to design and create a professional-look TabStrip.
See Also
TabItemGroup Class | EO.Web Namespace