Drag and Drop in Rich TextBox
In version 5.2.0 onwards it is possible to drag and drop external content into the Rich TextBox, this could be useful for many scenarios including the example we have here where we drag and drop emoticons from a toobar into the Rich TextBox.
You need to login to Download the Drag and Drop example, If you do not have a login you can register for free!
In this example we have a Rich TextBox and three emoticons above contained in a StackPanel.
The C# contains the event handlers that make the drag and drop functionality possible:
We look for the MouseLeftButtonDown event on each of the emoticons, when one is clicked we begin the drag and drop operation. The important line here is myRichTextBox.ExternalDragStart = true, this tells the Rich TextBox to "look" for MouseMove events that may occur over the control area.
When the user releases the mouse button the Rich TextBox generates the ContentDropped event and we set the e.Parameter property with either a UIElement or some RichText that we want to be inserted.
Guide the car to its parking space in this fun Car Parking game.
Aim for the Trash Can and get the various items of Trash in the bin.
Fly your plane in this colorful vertical scrolling shoot-em-up. Blast the bad guys and collect any bonus's they leave behind.
Pop as many bubbles as possible in this fun and colorful bubble popping game. The levels start off easy enough but gradually get harder!
Here we have a bunch of monsters that need to be matched up. Look out for the bomb and spinning monsters that will cause special damage!
Guide your friendly Bird through the maze of pipes and other obstacles collecting the Stars in this cool arcade game inspired by the legendary Flappy Bird.
You are stranded on an Alien planet. Your goal is to build a space rocket and escape. Start by building units to create power and mine the metal patches. Build defenses to defend your base from the advancing Aliens and Zombies!
Play Pool against the computer or battle against your friends in the online mode!
Slice the fruit that is thrown up onto the screen. Slice the fruit into multiple pieces for maximum points!