'宣言 Public Function New( _ ByVal linkTarget As C1LinkTarget, _ ByVal statusText As System.String, _ ByVal userData As System.Object _ )
public C1Hyperlink( C1LinkTarget linkTarget, System.string statusText, System.object userData )
パラメータ
- linkTarget
- ハイパーリンクのリンクターゲット。
- statusText
- ステータス行に表示するテキスト。
- userData
- ハイパーリンクに関連付けられた任意のデータ。