Menus and Toolbars for WinForms
CustomizeLinkEventArgs コンストラクタ

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > CustomizeLinkEventArgs クラス : CustomizeLinkEventArgs コンストラクタ
コマンドリンクのツールバーを取得します。
コマンドリンクを取得します。
CustomizeLinkEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal toolBar As C1ToolBar, _
   ByVal commandLink As C1CommandLink _
)
public CustomizeLinkEventArgs( 
   C1ToolBar toolBar,
   C1CommandLink commandLink
)

パラメータ

toolBar
コマンドリンクのツールバーを取得します。
commandLink
コマンドリンクを取得します。
参照

CustomizeLinkEventArgs クラス
CustomizeLinkEventArgs メンバ