It's represented by Source.
Code:Private Sub Form_DragDrop(Source As Control, X As Single, Y As Single) 'Move the "Source" to a new location Source.Move X, Y End Sub
|
Results 1 to 2 of 2
Thread: Drag 'n drop
|
Click Here to Expand Forum to Full Width |