Document Library for WinForms
C1Hyperlink コンストラクタ(C1LinkTargetBase)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1Hyperlink クラス > C1Hyperlink コンストラクタ : C1Hyperlink コンストラクタ(C1LinkTargetBase)
The C1LinkTargetBase to set as the target of the current hyperlink.
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTargetBase.
シンタックス
'宣言
 
Public Function New( _
   ByVal linkTarget As C1LinkTargetBase _
)
public C1Hyperlink( 
   C1LinkTargetBase linkTarget
)

パラメータ

linkTarget
The C1LinkTargetBase to set as the target of the current hyperlink.
参照

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