AFAIK there is no direct built in support this. You'd obviously have to have some kind of store for previously entered data. Beyond that you could probably just use a ComboBox control with a custom template applied to get rid of the drop down button and only pop up the list as you find items that match what the user is typing.