PowerTools MultiRow for Windows Forms 8.0J
EnableAutoDragDrop プロパティ

テキスト、ピクチャ、およびその他のデータへのドラッグ&ドロップ操作を有効にするかどうかを示す値を取得または設定します。
構文
Public Property EnableAutoDragDrop As Boolean
public bool EnableAutoDragDrop {get; set;}

プロパティ値

ドラッグ&ドロップ操作を有効にする場合はtrue。それ以外の場合はfalse。既定値はfalseです。
解説
MSDNのSystem.Windows.Forms.RichTextBoxコントロールの解説を参照してください。
参照

RichTextBoxCell クラス
RichTextBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.