ComponentOne Studio for WinRT XAML
Handled プロパティ (TextDropEventArgs)

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

TextDropEventArgs クラス
TextDropEventArgs メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.