| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1RichTextBox クラス : RequestNavigate イベント |
'宣言 Public Event RequestNavigate As System.EventHandler(Of RequestNavigateEventArgs)
public event System.EventHandler<RequestNavigateEventArgs> RequestNavigate
イベント ハンドラが、このイベントに関連するデータを含む、RequestNavigateEventArgs 型の引数を受け取りました。次の RequestNavigateEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| Hyperlink | イベントを発生させた C1.Xaml.RichTextBox.Documents.C1Hyperlink を取得します。 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2