'Declaration Public Function New( _ ByVal components As IContainer _ )
'Usage Dim components As IContainer Dim instance As New SmartTabStrip(components)
public SmartTabStrip( IContainer components )
Parameters
- components
- A reference to an object implementing the System.ComponentModel.IContainer interface to associate with this instance of SmartControl.