Silverlight DropDown Control
This free DropDown control is, as its name suggests a generic control for allowing any content to be presented in a manner similar to the ComboBox.
This Silverlight only DropDown Control is easy to implement on your Silverlight driven website and is also customizable to provide a visual feel suitable for any site design.
To use the DropDown control you will need to add a reference to Liquid.dll in your project.
You need to login to Download the DropDown example, If you do not have a login you can register for free!
How to Use the DropDown Control
To use the DropDown on your Silverlight page:
With this DropDown control example we embed a TreeView control, this is the content that will "drop down" or "popup" when the button it clicked.
We have a single DropDown control named dropDown, this when clicked will display the TreeView and allow you to expand and select a single node from the tree. When you have selected a node the TreeView will close, this is handled in a few lines of C# below.
As you can see in the C# we attach an event handler to theSelectionChanged event which occurs when a node is selected. In this event we change the SelectedItemContent property of our dropdown to relect the changes made and then close the dropdown with DropDown.IsOpen = false.
Example Silverlight DropDown Control:
Further Information
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!