Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TabItemGroup.OverlapDepth Property

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


Direct link to this topic