<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Silverlight Controls and Silverlight Toolkit</title><link>http://forums.silverlight.net/forums/35.aspx</link><description>Discussions around using and developing Silverlight controls and the Silverlight Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/98500.aspx</link><pubDate>Sat, 27 Sep 2008 21:23:53 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:98500</guid><dc:creator>mhaggag</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/98500.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=98500</wfw:commentRss><description>&lt;p&gt;The reason PasswordBox is a separate control is that it&amp;#39;s conceptually different from a TextBox--for example, the WPF PasswordBox stores the password in an encrypted string, doesn&amp;#39;t support Copy/Cut, and has a different API to that of a normal TextBox. We follow WPF for compatibility (but we don&amp;#39;t have encrypted storage so far).&lt;/p&gt;
&lt;p&gt;As for the PasswordChar property in Blend, can&amp;#39;t help with that, sorry. Can you open a new thread for that with &amp;quot;Blend&amp;quot; on the title? That way folks with Blend experience can chime in.&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/98439.aspx</link><pubDate>Sat, 27 Sep 2008 17:18:30 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:98439</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/98439.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=98439</wfw:commentRss><description>&lt;p&gt;Now that RC0 has the PasswordBox.&amp;nbsp; I&amp;#39;m happy like a baby :)&amp;nbsp; Works like a charm&lt;br /&gt;But I didn&amp;#39;t see any PasswordChar property available in Blend 2 yet&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/80773.aspx</link><pubDate>Thu, 14 Aug 2008 20:21:04 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:80773</guid><dc:creator>DevTricks</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/80773.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=80773</wfw:commentRss><description>&lt;p&gt;The 0 lines of code way : &lt;a href="http://silverlight.net/forums/p/22876/80771.aspx"&gt;http://silverlight.net/forums/p/22876/80771.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;enjoy :) &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/79457.aspx</link><pubDate>Mon, 11 Aug 2008 10:47:27 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79457</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79457.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=79457</wfw:commentRss><description>&lt;p&gt;Yeah&amp;nbsp;PasswordChar that&amp;#39;s great but not a nother control called PasswordBox.&amp;nbsp; Comon, just let us use TextBox having the PasswordChar property.&lt;br /&gt;That&amp;#39;s what I was trying to say why the use of another control just for that ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/79318.aspx</link><pubDate>Mon, 11 Aug 2008 00:38:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79318</guid><dc:creator>mhaggag</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79318.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=79318</wfw:commentRss><description>&lt;p&gt;Yes, the PasswordChar property exists. The Silverlight PasswordBox API is almost identical to that of &lt;a class="" href="http://msdn.microsoft.com/en-us/library/system.windows.controls.passwordbox_members.aspx"&gt;WPF PasswordBox&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/79316.aspx</link><pubDate>Sun, 10 Aug 2008 23:38:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79316</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/79316.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=79316</wfw:commentRss><description>&lt;p&gt;Hope they&amp;#39;ll just make a property which we can just set the caracter we want for the mask&lt;br /&gt;Don&amp;#39;t make another control please.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/77215.aspx</link><pubDate>Mon, 04 Aug 2008 11:45:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:77215</guid><dc:creator>doolittle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/77215.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=77215</wfw:commentRss><description>&lt;p&gt;For the moment Silverlight does not have a PasswordTextBox &amp;#39;out of the box&amp;#39;.&lt;br /&gt;You have some options if you want one:&lt;/p&gt;&lt;p&gt;- Get some third party controls (from componentone for instance)&lt;br /&gt;- Use the class from this forum post (link to version a few posts higher...)&lt;br /&gt;- Wait for the next release of Silverlight (and prey it will contain a PasswordTextBox)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/77096.aspx</link><pubDate>Mon, 04 Aug 2008 07:23:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:77096</guid><dc:creator>josh100</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/77096.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=77096</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;i can use in this PasswordTextBox just in code behind?&lt;/p&gt;
&lt;p&gt;how&amp;nbsp;do i make&amp;nbsp;the textbox from xaml to behave like PasswordTextBox?&lt;/p&gt;
&lt;p&gt;thanks.&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/58288.aspx</link><pubDate>Sun, 08 Jun 2008 02:51:05 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:58288</guid><dc:creator>tomhat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/58288.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=58288</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Note &lt;/b&gt;that Silverlight 2 &lt;b&gt;Beta 2&lt;/b&gt; removed the WatermarkedTextbox. If you try to use the WatermarkedTextbox by inheriting to it you will get a compiler error from the &lt;b&gt;ValidateXaml&lt;/b&gt; task. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/58213.aspx</link><pubDate>Sat, 07 Jun 2008 21:05:22 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:58213</guid><dc:creator>mhaggag</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/58213.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=58213</wfw:commentRss><description>&lt;p&gt;There will be a PasswordBox control in RTM, similar to that of WPF.&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/58116.aspx</link><pubDate>Sat, 07 Jun 2008 15:21:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:58116</guid><dc:creator>crpietschmann</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/58116.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=58116</wfw:commentRss><description>&lt;p&gt;I just tested my PasswordTextBox code in Silverlight 2 Beta 2, and it works just the same as it did in Beta 1.&lt;/p&gt;
&lt;p&gt;Make sure you copy the code from the following link instead of the forum post above, so you get the latest code. Also, I have both C# and VB.NET versions of it listed at the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://pietschsoft.com/post/2008/03/PasswordTextBox-for-Silverlight-2-Beta-1.aspx"&gt;http://pietschsoft.com/post/2008/03/PasswordTextBox-for-Silverlight-2-Beta-1.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/58026.aspx</link><pubDate>Sat, 07 Jun 2008 06:20:23 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:58026</guid><dc:creator>crpietschmann</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/58026.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=58026</wfw:commentRss><description>&lt;p&gt;I see the TextBox control in Silverlight 2 Beta 2 still doesn&amp;#39;t support Passwords. I really hope this makes it into the RTM. Anyway, at least we can still use the code posted above. I haven&amp;#39;t tried it in SL2B2 yet, but I&amp;#39;ll test it out when I get a chance to see if any changes are needed.&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/51990.aspx</link><pubDate>Thu, 08 May 2008 14:09:30 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:51990</guid><dc:creator>codereaver</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/51990.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=51990</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;This was great help also I inherited from watermarkedTextBox instead of Textbox to get the watermarked text in the box. and this is working great thanks.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/48984.aspx</link><pubDate>Thu, 24 Apr 2008 11:41:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:48984</guid><dc:creator>doolittle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/48984.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=48984</wfw:commentRss><description>&lt;p&gt;Ah sorry, that I wasn&amp;#39;t clear in the description of my problem.&lt;/p&gt;&lt;p&gt;I&amp;#39;m using an &amp;#39;Employee&amp;#39; object and that object has a property &amp;#39;Password&amp;#39;.&lt;/p&gt;&lt;p&gt;In my UI I&amp;#39;ve bound this property to the &amp;#39;Text&amp;#39; property of the Passwordbox control.&amp;nbsp; But the content of my Employee.Password then becomes for instance &amp;#39;***&amp;#39; when you&amp;#39;ve typed three characters for the password.&amp;nbsp; Instead of the actual value...&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PasswordBox Control</title><link>http://forums.silverlight.net/forums/thread/48755.aspx</link><pubDate>Wed, 23 Apr 2008 19:36:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:48755</guid><dc:creator>crpietschmann</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/48755.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=48755</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/silverlight/images/icon-quote.gif"&gt; &lt;strong&gt;doolittle:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Great stuff, but I have a rather odd problem for which I don&amp;#39;t see the solution.&lt;/p&gt;
&lt;p&gt;I have a business object that contains a password property.&amp;nbsp; And I&amp;#39;ve bound this property (twoway) to a PasswordBox control.&lt;/p&gt;
&lt;p&gt;But as value I of course get a string of &amp;#39;password-char&amp;#39;, as the dependency property &amp;#39;Text&amp;#39; is changed...&lt;/p&gt;
&lt;p&gt;Do you see a simple solution to fix this???&amp;nbsp; Or maybe I&amp;#39;m doing something wrong?&lt;/p&gt;
&lt;p&gt;Thx a lot!!&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Could you re-explain the problem you are having? I&amp;#39;m not understanding what the problem is you are having, from your explanation above.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>