Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
swdev:dotnet:focus_scopes [2010/12/09 10:28]
smayr
swdev:dotnet:focus_scopes [2010/12/09 10:29] (current)
smayr [Logical Focus]
Line 19: Line 19:
 </code> </code>
  
-To set the focus in a control:+To set the focus in a control (eg. a button, in this case called ''btnReports''):
 <code csharp> <code csharp>
 // Sets the focused element in focus scope pnlsideButtonsMain // Sets the focused element in focus scope pnlsideButtonsMain