ComponentOne Menus and Toolbars for WinForms
C1TopicBar Constructor(ImageList)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicBar Class > C1TopicBar Constructor : C1TopicBar Constructor(ImageList)
Initializes a new instance of the C1TopicBar class
Syntax
'Declaration
 
Public Function New( _
   ByVal imageList As System.Windows.Forms.ImageList _
)
public C1TopicBar( 
   System.Windows.Forms.ImageList imageList
)

Parameters

imageList
See Also

Reference

C1TopicBar Class
C1TopicBar Members
Overload List