Ribbon for WinForms
HyperlinkElement クラス
メンバ 

C1.Win.8 アセンブリ > C1.Framework.Html 名前空間 : HyperlinkElement クラス
Invisible elements inserted in the HTML stream to delimit hyperlinks. To use this, the viewer should handle the MouseDown event, use HitTest to find the element clicked, then scan the Children collection to determine whether the click was on a link and what the link parameters are.
オブジェクト モデル
HyperlinkElement クラス
シンタックス
'宣言
 
Public Class HyperlinkElement 
   Inherits C1.Framework.Element
public class HyperlinkElement : C1.Framework.Element 
継承階層

System.Object
   C1.Framework.Element
      C1.Framework.Html.HyperlinkElement

参照

HyperlinkElement メンバ
C1.Framework.Html 名前空間