The Screenshot of Silverlight 2.0 (beta 1) Controls
February 26th, 2008 by Michael Sync
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
Filed under Silverlight

February 26th, 2008 at 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 ;-)
February 26th, 2008 at 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.
February 26th, 2008 at 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
February 26th, 2008 at 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 :P
February 27th, 2008 at 12:23 am
you are good at collections.. keep going…
hurry for the controls
February 27th, 2008 at 12:35 am
:) hey bluearc, nice to see you here.. thanks for dropping by…
February 27th, 2008 at 6:28 am
Nice Michael, it’s not too late …
But do you have a more precise idea of the release date ?
Waar.
February 27th, 2008 at 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.
February 27th, 2008 at 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
February 29th, 2008 at 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
March 2nd, 2008 at 11:12 am
Actually here is a better example of what the MultiScaleImage is going to be:
http://labs.live.com/Seadragon.aspx
March 2nd, 2008 at 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.
March 5th, 2008 at 9:54 am
[...] The Screenshot of Silverlight 2.0 (beta 1) Controls [...]