See: Description
Class | Description |
---|---|
SLApplication |
The container for Silverlight controls.
|
SLAutoCompleteBox |
Represents a control that provides a text box for user input and a drop-down that contains possible matches based on the input in the text box.
|
SLBase |
Provides a Silverlight framework-level set of properties, events, and methods for Silverlight elements.
|
SLButton |
Identifies a button control.
|
SLCalendar |
Identifies a calendar control.
|
SLCalendarButton |
Identifies a calendar button.
|
SLCalendarDayButton |
Identifies a calendar day button.
|
SLCheckBox |
Identifies a check box control.
|
SLComboBox |
Identifies a combo box control.
|
SLComboBoxItem |
Identifies a combo box item control.
|
SLDataGrid |
Identifies a data grid control.
|
SLDataGridCell |
Identifies a cell within a row of a data grid control.
|
SLDataGridDetails |
Identifies a control that displays additional details within a data grid row.
|
SLDataGridRow |
Identifies a row in data grid.
|
SLDataPager |
Identifies a data pager for paging through a collection of data.
|
SLDatePicker |
Represents a control that allows the user to select a date.
|
SLDescriptionViewer |
Identifies a description viewer control.
|
SLFrame |
Identifies a frame control.
|
SLGridSplitter |
Identifies a grid splitter control.
|
SLGroup |
Identifies a group control, which acts as a container for other controls.
|
SLHeader |
Identifies a control that provides a visual container for the labels for rows or columns.
|
SLHeaderItem |
Identifies a control that provides a visual label for a row or column.
|
SLHorizontalScrollBar |
Identifies a horizontal scroll bar.
|
SLHyperlinkButton |
Identifies a hyperlink button control.
|
SLImage |
Identifies an image control.
|
SLListBox |
Identifies a list box control.
|
SLListItem |
Identifies a list item control.
|
SLMediaElement |
Represents a control that contains audio and/or video.
|
SLMenu |
Identifies a menu control.
|
SLMenuBar |
Identifies a menu bar control.
|
SLMenuItem |
Identifies a menu item control.
|
SLMultiScaleImage |
Enables users to open a multi-resolution image, which can be zoomed in on and panned across.
|
SLPane |
Identifies a pane that can optionally have scroll bars.
|
SLPasswordBox |
Identifies a password box control.
|
SLPopup |
Identifies a popup control.
|
SLProgressBar |
Identifies a progress bar control.
|
SLRadioButton |
Represents a button that allows a user to select a single option from a group of options.
|
SLRepeatButton |
Identifies a repeat button control.
|
SLRichTextBox |
Identifies a rich text box control.
|
SLSeparator |
Identifies a separator control.
|
SLSlider |
Identifies a progress bar control.
|
SLSpinner |
Identifies a spinner control.
|
SLSplitButton |
Identifies a split button control.
|
SLStatusBar |
Identifies a status bar control.
|
SLTabControl |
Identifies a tab control.
|
SLTabItem |
Identifies a tab item control.
|
SLTable |
Identifies a table.
|
SLTextBlock |
Identifies a control for displaying small amounts of flow content.
|
SLTextBox |
Identifies a text box control.
|
SLThumb |
Identifies a thumb control.
|
SLTitleBar |
Identifies the caption bar on a window.
|
SLToggleButton |
Identifies a toggle button control.
|
SLToolBar |
Identifies a toolbar control.
|
SLToolTip |
Identifies a tooltip control.
|
SLTreeView |
Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
|
SLTreeViewItem |
Represents a selectable item in a tree control.
|
SLValidationSummary |
Identifies a validation summary control.
|
SLVerticalScrollBar |
Identifies a vertical scroll bar.
|
SLWindow |
Identifies a window control.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.