Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
Introduction After two years, I think I have all the kinks worked out of the Hybrid Provider , not to mention a new WPF installer that has pretty gradients and spinning animations (still no dancing monkey buttons...sorry) that eliminates the two hours Read More...
Real quick: I'm writing my first WPF form and one of the fields is a password. The ASP.NET TextBox control has a TextMode enum that you can set to "Password." After you set this property, your TextBox will display dots or starts (inherited from OS settings) Read More...