The Screenshot of Silverlight 2.0 (beta 1) Controls
I just got the screenshot of Silverlight 2.0 (beta 1) from this post “About Silverlight 2 Beta 1 Controls“. It seems that there will be 29 controls available in Silverlight 2.0 (beta 1) that support to be released in next month. That’s pretty good. You can check the hierarchical structure of SL 2.0 controls in this post.
UPDATE
The most of controls are similar to WPF control so that we can imagine how those controls will look like. But MultiScaleImage control and Wartermarked Textbox control.
(Thanks to Pablo for sharing the link about MultiScaleImage and explaining about Wartermarked Textbox control)
- WartermarkedTextbox: Some people call them ‘Prompting text boxes’. Essentially a textbox where the label is ‘watermarked’ in the actual textbox. When the user focusses or types inside the textbox, the watermark/prompt is hidden.
- MultiScaleImage: Good explaination here: Controlling distortion when scaling



























Ben Hayat said
am February 26 2008 @ 1:03 pm
Nice find Michael; I was thinking along the same line, but I didn’t think they would add “RepeatButton”, “ScrolViewer”, and “ToggleButton”.
Having the content control provides real power now!
I’m worried Shawn Burak may loose his job now
Michael Sync said
am February 26 2008 @ 5:51 pm
but those are the control from 1.1 skd, right? that’s why they added.. but I have no idea about watermarked textbox.. I didn’t see Rich Textblock too..
Yes. but it should not be. Because we also can see the screenshot from Scott’s post too.
Ben Hayat said
am February 26 2008 @ 6:01 pm
You know what’s missing that I really need it bad, a drop down ComboBox to offer choices. I wonder if we have to use a list box to simulate that.
Secondly, what’s “MultiScaleImage” and “WatermarkedTextBox”?
..Ben
Michael Sync said
am February 26 2008 @ 7:21 pm
Yes. man.. no dropdownlist, treeview, tab too..
I think that WartermarkedTextbox would be something like TextBoxWatermark from Ajax Toolkit… don’t know about MultiScaleImage.. maybe.. Image control that can scale the image
bluearc said
am February 27 2008 @ 12:23 am
you are good at collections.. keep going…
hurry for the controls
Michael Sync said
am February 27 2008 @ 12:35 am
Fabien Warniez said
am February 27 2008 @ 6:28 am
Nice Michael, it’s not too late …
But do you have a more precise idea of the release date ?
Waar.
Pablo said
am February 27 2008 @ 8:12 am
MultiScaleImage: Good explaination here: http://livedocs.adobe.com/labs/flex3/html/help.html?content=05_Display_Programming_17.html
WartermarkedTextbox: Some people call them ‘Prompting text boxes’. Essentially a textbox where the label is ‘watermarked’ in the actual textbox. When the user focusses or types inside the textbox, the watermark/prompt is hidden.
Ben Hayat said
am February 27 2008 @ 9:45 am
Thanks Pablo for clarification on the WatermarkedTextBox. It is a great idea with one side effect. I’ve seen users that type in one textbox and then press tab to the next field, by the time the cursor is in the new field, the label is hidden and they don’t know what to enter. So you have to consciously look at the up coming field. That can slow down a fast data entry application.
..Ben
Jules said
am February 29 2008 @ 4:00 pm
Just the same old Forms/Data led controls, so much for rich Graphical web support.
Where is the support to Polylines, Beziers, Curves, Points that a Graphical Web Designer would be expecting ?
Expression Blend/Silverlight seems only to be supporting Forms based web design, and not the Rich Graphical experience.
Jules
Corey Schuman said
am March 2 2008 @ 11:12 am
Actually here is a better example of what the MultiScaleImage is going to be:
http://labs.live.com/Seadragon.aspx
mark said
am March 2 2008 @ 9:52 pm
> Where is the support to Polylines, Beziers, Curves, Points that
> a Graphical Web Designer would be expecting ?
These have been available for months now.
Michael Sync » Silverlight 2 (beta1) Installer, SDK and Documentation are available now! said
am March 5 2008 @ 9:54 am
[...] The Screenshot of Silverlight 2.0 (beta 1) Controls [...]