| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1RichTextBox クラス : TextDrop イベント |
'宣言 Public Event TextDrop As System.EventHandler(Of TextDropEventArgs)
public event System.EventHandler<TextDropEventArgs> TextDrop
イベント ハンドラが、このイベントに関連するデータを含む、TextDropEventArgs 型の引数を受け取りました。次の TextDropEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| Handled | テキストのドロップが既に処理されているかどうかを取得または設定します。true に設定された場合、C1RichTextBox は、テキストのドロップに対して何も行いません。 |
| Position | テキストがドロップされる位置を取得します。 |
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