[]
Gets the shape of the specified tab.
public virtual GraphicsPath GetTabShape(int index)
Public Overridable Function GetTabShape(index As Integer) As GraphicsPath
Type | Name | Description |
---|---|---|
int | index |
Type | Description |
---|---|
GraphicsPath | A GraphicsPath object. |