RichTextBox for UWP/WinRT
Handled プロパティ (TextDropEventArgs)

テキストのドロップが既に処理されているかどうかを取得または設定します。true に設定された場合、C1RichTextBox は、テキストのドロップに対して何も行いません。
構文
'宣言
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
Requirements

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

参照

関連項目

TextDropEventArgs クラス
TextDropEventArgs メンバ

Send Feedback