Auto Complete

Are there any auto complete options in WPF? Or does this need to be done manually (not that its that much of a issue to do)
[124 byte] By [Arran] at [2007-12-17]
# 1
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.

HTH,
Drew

DrewMarsh at 2007-9-9 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...

Visual Studio Orcas

Site Classified