Input for WinForms
DoDragDrop(Object,DragDropEffects) メソッド

C1.Win.Input.Pickers.8 アセンブリ > C1.Win.Input.Pickers.Base 名前空間 > C1PickerBase クラス > DoDragDrop メソッド : DoDragDrop(Object,DragDropEffects) メソッド
シンタックス
'宣言
 
Public Overloads Function DoDragDrop( _
   ByVal data As System.Object, _
   ByVal allowedEffects As System.Windows.Forms.DragDropEffects _
) As System.Windows.Forms.DragDropEffects
public System.Windows.Forms.DragDropEffects DoDragDrop( 
   System.object data,
   System.Windows.Forms.DragDropEffects allowedEffects
)

パラメータ

data
allowedEffects
参照

C1PickerBase クラス
C1PickerBase メンバ
オーバーロード一覧