Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How would you implement drag-and-drop in silverlight?



How would you implement drag-and-drop in silverlight?..

Answer / Bharti Nayak

To implement drag-and-drop in Silverlight, follow these steps:n1. Set the DragDropBehavior property of your control to 'Copy' or 'Move'.n2. Handle the MouseLeftButtonDown event on a draggable item.n3. Call the BeginDrag() method to start dragging.n4. In the MouseMove event, update the position of the dragged item.n5. Handle the MouseLeftButtonUp event to stop dragging and perform any necessary actions (e.g., dropping).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

Explain teh purpose of parent xaml tag of silverlight page?

1 Answers  


Explain the term Moonlight?

1 Answers  


Which .net applications are supported in silverlight?

1 Answers  


What are the tools are required to develop Silverlight applications?

1 Answers  


Differentiate between Silverlight and Windows Presentation Foundation (WPF)?

1 Answers  


what is silverlight.js file? Explain with an example.

1 Answers  


How the even routing method works in silverlight?

1 Answers  


What is isolated storage in silverlight?

1 Answers  


What are the necessary step that need to be performed in order to download content from within silverlight?

1 Answers  


Do you know three ways of applying layouts in SilverLight?

1 Answers   QuestPond,


What are the ways to display text with Silverlight?

1 Answers  


Explain how can silverlight use asx files?

1 Answers  


Categories