'Declaration
Public Overridable Function GetTabShape( _ ByVal index As Integer _ ) As GraphicsPath
'Usage
Dim instance As TabStrip Dim index As Integer Dim value As GraphicsPath value = instance.GetTabShape(index)
public virtual GraphicsPath GetTabShape( int index )
Parameters
- index