Ribbon for WinForms
C1SuperLabelLinkClickedEventArgs コンストラクタ

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > C1SuperLabelLinkClickedEventArgs クラス : C1SuperLabelLinkClickedEventArgs コンストラクタ
System.Windows.Forms.MouseButtons that was pressed on the link.
Value of the link's HREF attribute.
Value of the link's TARGET attribute.
Initializes a new instance of a System.Windows.Forms.LinkClickedEventArgs.
シンタックス
'宣言
 
Public Function New( _
   ByVal button As MouseButtons, _
   ByVal hRef As String, _
   ByVal target As String _
)
public C1SuperLabelLinkClickedEventArgs( 
   MouseButtons button,
   string hRef,
   string target
)

パラメータ

button
System.Windows.Forms.MouseButtons that was pressed on the link.
hRef
Value of the link's HREF attribute.
target
Value of the link's TARGET attribute.
参照

C1SuperLabelLinkClickedEventArgs クラス
C1SuperLabelLinkClickedEventArgs メンバ