mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 16:06:07 +02:00
Port the How to set tab order article (#1077)
* Port article on tab order * Redirects for new article * TOC * Update links * Some other minor changes * fix lint * Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md Co-authored-by: Tom Dykstra <[email protected]> * Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md Co-authored-by: Tom Dykstra <[email protected]> * Apply suggestions from code review Co-authored-by: Tom Dykstra <[email protected]>
This commit is contained in:
co-authored by
Tom Dykstra
parent
6592e99d2b
commit
0fdf730bc2
@@ -37,5 +37,5 @@ For more information, see [Position and layout of controls](layout.md).
|
||||
## See also
|
||||
|
||||
- [Position and layout of controls](layout.md)
|
||||
- [Label control overview (Windows Forms .NET)](labels.md)
|
||||
- [Add a control (Windows Forms .NET)](how-to-add-to-a-form.md)
|
||||
- [Label control overview](labels.md)
|
||||
- [Add a control to a form](how-to-add-to-a-form.md)
|
||||
|
||||
Reference in New Issue
Block a user