Error!
Success!

By tag: TextBox

showing:  of
0
kicks

VIBlend Controls for Windows Forms - ver. 6.0 Released  (Unpublished)

VIBlend announced the availability of the VIBlend Controls for WinForms ver. 6.0.0. the next generation of user interface controls for Windows Forms.


Kicked By:
Drop Kicked By:
0
kicks

Silverlight TextBox Control that immediately updates Text field  (Unpublished)

Standard Silverlight TextBox control is very useful but has one strange behavior: if you use TwoWay data binding and bind some property to controls Text property, when users type text into the control, this change is not propagated to the bound property until the control loses its focus. Lets see h...


Kicked By:
Drop Kicked By:
0
kicks

WPF autocomplete textbox/combobox  (Unpublished)

Javascript/Ajax like Automcomplete Textbox/Combobox in WPF.


Kicked By:
Drop Kicked By:
0
kicks

Password Field / TextBox in 0 lines of code  (Unpublished)

The idea to create a Password Field in 0 lines of code is to change the police to a home made password police.


Kicked By:
Drop Kicked By:
0
kicks

Using AJAX to Create a DropDownList for Populating a TextBox  (Unpublished)

A pretty little ditty that I created to allow you to copy items into a textbox quickly clientside.


Kicked By:
Drop Kicked By:
0
kicks

Silverlight Super TextBox  (Unpublished)

This document (with the included source code) demonstrates how to develop a “Super TextBox” control in Silverlight. With the latest 2.0b1 release many controls were included by Microsoft, but some crucial controls are still missing. I hope STextBox will help to fill that void, if only temporarily.


Kicked By:
Drop Kicked By:
0
kicks

PasswordTextBox for Silverlight 2 Beta 1  (Unpublished)

The standard TextBox control that is built into Silverlight 2 Beta 1 is a bit lacking and is missing alot of features that we have become accustomed to in a TextBox. One of those features is being able to mask the characters being displayed when its used to accept passwords. Here's a small PasswordT...


Kicked By:
Drop Kicked By:
0
kicks

C# : Get current Caret Line and Column in multiline WinForms TextBox  (Unpublished)

A managed way of finding current Caret Line and Column in a multiline windows forms textbox.


Kicked By:
Drop Kicked By:
0
kicks

ReadOnly TextBox ASP.NET Control  (Unpublished)

Hot to make a TextBox control that renders itself as a plain text if ReadOnly and as an Input otherwise.


Kicked By:
Drop Kicked By:
0
kicks

Why does the TextBox render postback scripts and a Button dosen't?  (Unpublished)

It seems that the asp.net controls have different behaviors for the same code logic... In the current days, where javascript is a big part of a web application, some of this behavior logic seems difficult to accept.


Kicked By:
Drop Kicked By: