From fa4f5d78cbcd001a50d7a9ce3b7431d22459b56e Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 10 Oct 2018 22:13:05 -0400 Subject: [PATCH] More notes. --- _notes/rebarstuff | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _notes/rebarstuff diff --git a/_notes/rebarstuff b/_notes/rebarstuff new file mode 100644 index 00000000..e2675b17 --- /dev/null +++ b/_notes/rebarstuff @@ -0,0 +1,9 @@ +https://docs.microsoft.com/en-us/windows/desktop/uxguide/cmd-toolbars +https://docs.microsoft.com/en-us/windows/desktop/controls/cc-faq-iemenubar +https://docs.microsoft.com/en-us/windows/desktop/controls/cc-faq-ietoolbar +https://docs.microsoft.com/en-us/windows/desktop/controls/create-rebar-controls +https://docs.microsoft.com/en-us/windows/desktop/controls/create-toolbars +https://docs.microsoft.com/en-us/windows/desktop/controls/handle-drop-down-buttons +https://docs.microsoft.com/en-us/windows/desktop/controls/tb-buttonstructsize + https://www.google.com/search?q=winapi+toolbar+dropdown+position&ie=utf-8&oe=utf-8&client=firefox-b-1 +https://www.google.com/search?q=winapi+toolbar+dropdown+arrow+position&ie=utf-8&oe=utf-8&client=firefox-b-1