Ribbon for WinForms
Add(ImageList) メソッド

C1.Win.8 アセンブリ > C1.Win.SuperTooltip 名前空間 > ImageCollection クラス > Add メソッド : Add(ImageList) メソッド
System.Windows.Forms.ImageList component that contains the images to add to the collection.
Adds all images in an System.Windows.Forms.ImageList component to the collection.
シンタックス
'宣言
 
Public Overloads Sub Add( _
   ByVal list As ImageList _
) 
public void Add( 
   ImageList list
)

パラメータ

list
System.Windows.Forms.ImageList component that contains the images to add to the collection.
参照

ImageCollection クラス
ImageCollection メンバ
オーバーロード一覧