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