Published on: Tuesday, July 15, 2008
By: host
User Rating:
Categories: Silverlight
Users have accessed this article 2642 times.
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