hello guys how r u ?
my question is that, i want to set IsFocused = true property on user control load event in WPF . so how can i set this property while error is occuring i can not set readonly property .
Reply Soon
its urgent
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Mar 12, 2012, 9:22 PM
You do not specify what control you are using. Look at the IsFocused Property; it says "To set focus programmatically, call". Look at the documentation; it tells you waht to do.