Rank: Member
Groups: Guest
Joined: 8/1/2006(UTC) Posts: 33
|
Dear Alex, Is there any facility in BITMAP VIEWER to drag & drop a image from one bit map viewer to another bitmap viewer. if YES then provide me the code sample ASAP. thanx san
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello San, BitmapViewer control has no special implementation of Drag and Drop but this control is inherited from System.Windows.Forms.Control which has DragDrop event. If you need Drag and Drop functionality you can easily add your own handler to this event and implement Drag ad Drop by yourself. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.