Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the equivalent of SetFocus()
Message
From
10/02/2009 08:40:59
 
 
To
10/02/2009 01:33:03
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01380470
Message ID:
01380517
Views:
52
>What C# code would I use to set the focus to the named WPF TextBox below:
>
>I've tried txtPattern.Focus(), but it does nothing.
>
>
>
><TextBox Name="txtPatternName" Text="{Binding Path=PatternName, UpdateSourceTrigger=PropertyChanged, Mode=TwoWay}" Width="150" />
>
Hi,

Neil gave you a good link. But in the simple case the 'txtPattern.Focus()' should work (at least it does for me). Any sample repro code?
Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform