58 out-of-the-box Silverlight controls
host posted on July 15, 2008 :: 3562 Views :: User Rating:

Visual WebGui’s available out-of-the-box Silverlight controls list. All of the controls can be implemented for either Silverlight or DHTML:
- Button
- CheckBox
- CheckListBox
- ComboBox
- DateTimePicker
- Label
- LinkLabel
- ListBox
- ListView
- MaskedTextBox
- MonthCalender
- NumericUpDown
- DomainUpDown
- PictureBox
- ProgressBar
- PropertyGrid
- RadioButton
- RichTextBox
- TextBox
- ToolTip
- TreeView
- FlowLayoutPanel
- GroupBox
- Panel
- ScrollablePanel
- Splitter
- SplitContainer
- TabControl
- NavigationTabs
- TableLayoutPanel
- MainMenu
- ContextMenu
- ToolBar
- TrackBar
- DataGridView
- BindingSource
- BindingNavigator
- ErrorProvider
- Timer
- OpenFileDialog
- FontDialog
- ColorDialog
- ReportViewer
- UserControl
- FormBox
- AspPageBox
- AspControlBase
- Form
- HtmlBox
- MdiClient
- StatusBar
- XamlBox
- FlashBox
- SurfacePanel
- WatermarkTextBox
- WorkspaceTabs
- FCKEditor
Visual WebGui's flexibility allows to customize any of the controls above and the development of new DHTML or Silverlight controls.
Back to Silverlight