Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the equivalent of SetFocus()
Message
De
10/02/2009 08:40:59
 
 
À
10/02/2009 01:33:03
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Divers
Thread ID:
01380470
Message ID:
01380517
Vues:
51
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform