Change height of reading pane in MS Outlook

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Amunoto
Posts: 15
Joined: 01 Dec 2018, 08:31

Change height of reading pane in MS Outlook

Post by Amunoto » 07 Oct 2022, 00:24

Hello

I would like to change the height of the reading pane in MS Outlook programmatically, instead of moving it manually with the mouse.
It is located horizontally, at the bottom.

Changing the height means moving up or down the divisor bar.

I found out that this is not possible using VBA.

I found something similar in AHK, bit still too far away:
viewtopic.php?f=76&t=30216&hilit=previewpane

This code might be closer to the solution, but it is not made for changing the divisor bar in an existing Outlook window. And it is very complicated (to me).
https://www.autohotkey.com/board/topic/8001-splitter-bar-window-control-with-ahk/

Does anybody have or know a code snippet that changes the position of the divisor bar in an existing Outlook window, respectively the height (or width) of an Outlook pane?

Thx in advance for your inputs! :)
Kind regards, Hauke

Return to “Ask for Help (v1)”