'宣言 Public Function New( _ ByVal toolBar As C1ToolBar, _ ByVal commandLink As C1CommandLink _ )
public CustomizeLinkEventArgs( C1ToolBar toolBar, C1CommandLink commandLink )
パラメータ
- toolBar
- コマンドリンクのツールバーを取得します。
- commandLink
- コマンドリンクを取得します。
'宣言 Public Function New( _ ByVal toolBar As C1ToolBar, _ ByVal commandLink As C1CommandLink _ )
public CustomizeLinkEventArgs( C1ToolBar toolBar, C1CommandLink commandLink )