'Declaration
Sub SetTabShape( _ ByVal index As Integer, _ ByVal newShape As GraphicsPath _ )
'Usage
Dim instance As ITabManager Dim index As Integer Dim newShape As GraphicsPath instance.SetTabShape(index, newShape)
void SetTabShape( int index, GraphicsPath newShape )
Parameters
- index
- newShape