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