Add how-to-make-thread-safe-calls.md & Update Layout with margin/padding (#1119)

* Update with margin/padding

* add how-to-make-thread-safe-calls

* reverse property mentions
This commit is contained in:
Andy (Steve) De George
2021-07-26 18:14:58 -04:00
committed by GitHub
parent 09d28345c2
commit d30fae457c
35 changed files with 1341 additions and 9 deletions
@@ -59,6 +59,8 @@ items:
href: controls/how-to-add-a-picture-to-a-control.md
- name: Add or remove event handlers
href: controls/how-to-add-an-event-handler.md
- name: Make thread-safe calls to controls
href: controls/how-to-make-thread-safe-calls.md
- name: User input - keyboard
items:
- name: Overview