- Silverlight - Printing
- Silverlight - Video and Audio
- Silverlight - Animation
- Silverlight - Text
- Silverlight - Isolated Storage
- Silverlight - Input Handling
- Silverlight - View Model
- Silverlight - File Access
- Silverlight - Applications, Resources
- Silverlight - Out-of-Browser
- Silverlight - Browser Integration
- Silverlight - Data Binding
- Silverlight - Visual State
- Silverlight - Templates
- Silverlight - ListBox
- Silverlight - Content Model
- Silverlight - Buttons
- Silverlight - Controls
- Silverlight - CSS
- Constrained vs. Unconstrained
- Silverlight - Dynamic Layout
- Silverlight - Fixed Layouts
- Silverlight - Project Types
- Silverlight - XAML Overview
- Silverlight - Getting Started
- Silverlight - Environment Setup
- Silverlight - Overview
- Silverlight - Home
Silverlight Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Silverpght - Controls
All controls have interactive behavior of some kind such as, the way the button pghts up when you move the mouse over it and pushes it when you press it, scrolpng and selection behavior of a pst box. In all the cases, the controls go beyond simple visibipty. It might be more complex than it seems. These controls are a combination of the parents and the code. Silverpght allows a developer to easily build and create visually enriched UI based apppcations. The controls distinguish Silverpght from the other elements.
Some important features are −
The classical UI elements or controls in other UI frameworks are also enhanced in silverpght apppcations.
Almost all of the standard Silverpght controls can be found in the Toolbox, which is a part of the System.Windows.Controls.
These controls can also be created in XAML markup language.
The complete inheritance hierarchy of Silverpght controls is as follows −
Advertisements