Ribbon for WinForms
C1IconTemplate コンストラクタ

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > C1IconTemplate クラス : C1IconTemplate コンストラクタ
The function that creates the icon. New instances must be created every time.
Initializes a new instance of the C1IconTemplate class.
シンタックス
'宣言
 
Public Function New( _
   ByVal createIcon As Func(Of C1Icon) _
)
public C1IconTemplate( 
   Func<C1Icon> createIcon
)

パラメータ

createIcon
The function that creates the icon. New instances must be created every time.
参照

C1IconTemplate クラス
C1IconTemplate メンバ