Is it possible to remove or hide (hide to allow mouse wheeling) a scroll bar within a custom mIRC window. The verticle scrollbar to be specific.
If you look to the very right of the picture you see the scrollbar.
Is there a way to remove it?

Is it possible to remove or hide (hide to allow mouse wheeling) a scroll bar within a custom mIRC window. The verticle scrollbar to be specific.
If you look to the very right of the picture you see the scrollbar.
Is there a way to remove it?

Copyright © 2021 Jogjafile Inc.
Yes, it can be removed.
I put together this AHK script that will hide the scrollbar in mIRC, and will keep it hidden even after resizing the window, as well as minimizing and restoring the window.
Load this up in autohotkey and it will start working once you click on a channel or anything in the switchbar.
Assumes you use mIRC with one window maximized at a time inside the mIRC client like this. But you can have as many channels/query windows open, the script can handle switching between them.