Silverlight-control and dialog box Source: msdn reference

Source: Internet
Author: User
A

Autocompletebox

Provides a text box (used to place user input) and a drop-down item (based on the input in the text box contains possible matches ).

Silverlight SDK

B

Border

Provides borders and/or backgrounds for another control. A border can contain only one child element.

Runtime

Button

Provides a click event to respond to user input from the mouse, keyboard, pen, or other input devices.

Runtime

C

Calendar

Provides a graphical UI for you to select a date. It displays the date in one month at a time, and also allows users to scroll from one month to another month or switch to the year view.

Silverlight SDK

Canvas

Provides a drawing for displaying child elements at specific coordinates of the canvas. A canvas can contain one or moreUielementObject. For more information, seeSilverlight Layout System.

Runtime

Checkbox

Enables you to select (select) or clear (unselect) an option.CheckboxThree statuses are available: Select, unselect, and uncertain. UseCheckboxYou can provide an option (such as "True/false" or "yes/no"), or select from the option list.CheckboxIsContentcontrol.

Runtime

Childwindow

Provides a window that can be displayed on top of the parent window and prevents interaction with the parent window.

Silverlight SDK

ComboBox

Indicates a Selection Control, which combines an uneditable text box and a pop-up item. This pop-up item contains a list box that allows users to select an item from the list.

Runtime

Contentcontrol

Controls that contain any type of content. Many controls are derived fromContentcontrolAnd can contain objects, suchButtonOrPanel.

Runtime

D

DataGrid

Provides a flexible way to display data sets in the form of rows and columns. The built-in column types include text box columns, check box columns, and template columns used to carry custom content. The built-in row type includes a drop-down details section, which can be used to display other content under the cell value.

Silverlight SDK

Datapager

Provides a user interface for implementationIpagedcollectionview.

Silverlight SDK

Datepicker

Allows you to enter a dateTextboxOr use the drop-down listCalendarTo select a date.

Silverlight SDK

Descriptionviewer

Displays instructions and tracks the error status of associated controls.

Silverlight SDK

F

Frame

NavigationPageControl.

Silverlight SDK

G

Grid

A graph composed of rows and columns is provided to display child elements. DefinitionGridYou can assign objects to specific rows or columns in the grid. You can select to display gridlines. For more information, seeSilverlight Layout System.

Runtime

Gridsplitter

Allows youGridControls to allocate space between rows or columns. It indicates a graphical element that users can "Crawl" and drag.GridsplitterThe direction and method used in the allocation interval are managed by the additional attributes of the alignment andGridThe row or column attribute is determined.

Silverlight SDK

H

Headereditemscontrol

Controls that contain a collection of items and a header.

Silverlight SDK

Hyperlinkbutton

A button control that displays hyperlinks. After clicking,HyperlinkbuttonAllows users to access the same web applicationProgramOr a webpage outside the current application.

Runtime

I

Image

Display images in PNG or JPEG format.ImageControls display index images with one, four, or eight-bit color depth, or real-color images with 24 or 32-bit color depth.

Runtime

Inkpresenter

Provides a drawing to support the tablet PC function.InkpresenterDerived from the canvas, displaying one or moreUielementObjects and strokes.

Runtime

L

Label

Displays the title, required field indicator, and verification error indicator for the associated control.

Silverlight SDK

ListBox

Contains a set of items. You can bind the control to a data source or display unbound items to fill the control. A list box is an item control, which means you can fill it with items that contain text or other controls.

Runtime

M

Mediaelement

Carries audio or video content.MediaelementThe control provides a rectangular area for displaying a video (playing audio if no video exists) on its drawing.

Runtime

Multiscaleimage

Enables you to open a multi-resolution image and zoom in or out and reposition the multi-resolution image for more detailed viewing.MultiscaleimageUsedDeep zoomTechnology.

Runtime

O

Openfiledialog

Indicates an opened file dialog box. You can use this dialog box to select one or more files.

Runtime

P

Page

EncapsulationFrameNavigation content.

Silverlight SDK

Passwordbox

It is used to input sensitive or private information in the text area of a single line or a text area without line breaks. You cannot view the actual text, but can only view the characters that indicate the content.

Runtime

Popup

Overwrite existing content.PopupControls can be used to temporarily display the information required to complete a specific task. The pop-up control is always displayed on the existing content, but if another pop-up control is opened on it, the above statement is not true.

Runtime

Progressbar

Indicates the operation progress. You can use this control to display general progress or change progress based on value.

Runtime

R

Radiobutton

This allows you to select an option from a set of options. You canRadiobuttonControl to the parent control orRadiobuttonOfGroupnameThis attribute is set to a specific group to group radiobutton. After groupingRadiobuttonControls are mutually exclusive.

Runtime

Repeatbutton

Indicates the button that repeatedly triggers the click event from being pressed to releasing.RepeatbuttonControls include attributes used to specify the latency before repeated clicks and the interval between two clicks.

Runtime

RichTextBox

Supports multi-format text editing controls for formatting text, hyperlinks, Inline images, and other rich content.

Runtime

S

Savefiledialog

Provides a dialog box that allows you to specify the options used to save files.

Runtime

Scrollbar

Provides a scroll bar with a slideThumbWhich corresponds to a value.ScrollbarThe control direction can be horizontal or vertical.

Runtime

Scrollviewer

Encapsulate a piece of content and provide up to twoScrollbarControl to scroll the content area.

ScrollviewerControl allows you to set the size of the area relative to the content, and set whether to display the horizontal and verticalScrollbarControl.

Runtime

Slider

Allows users to move along a trackThumbControl to select from a value range.

Runtime

Stackpanel

Provides a drawing to display child elements along a horizontal or vertical line. For more information, seeSilverlight Layout System.

Runtime

T

Tabcontrol

Provides an option card interface to display elements. InTabitemContains child elements.

Silverlight SDK

Textblock

Displays a small amount of text. AvailableTextAttribute to setTextblock. Alternatively, you can setInlinesSet the attribute toInlineObject set, suchRunOrLinebreakObject.

Runtime

Textbox

Used to obtain user input and display text. The text box control is usually used to edit text, but can also be set to read-only. Multiple rows can be displayed in the text box, and the lines can be automatically wrapped according to the control size.

Runtime

Tooltip

Use the pop-up window to provide you with information about an element in the UI.

Runtime

Treeview

Displays hierarchical data.

Silverlight SDK

V

Validationsummary

The summary of verification errors is displayed on the form.

Silverlight SDK

Viewbox

Provides a control that can stretch or scale its content to fill up the available space.

Runtime

Virtualizingstackpanel

Stack panel controls are provided to arrange visible content on the screen. You can create other UI items as needed.

Runtime

W

Webbrowser

When the application is hosted outside the browser, a drawing is provided for displaying HTML content.

Runtime

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.