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