'ConEmu: Can't pass Ctrl-PageDown to vim

I use vim in ConEmu. And I want to use Ctrl+PageDown and Ctrl+PageUp to switch through the tab pages. I cancelled Ctrl+PageDown and Ctrl+PageUp in Hotkey list, and tried GuiMacro like print() and keys(). But vim can't get my key bindings. How can I pass Ctrl-PageDown or other key bindings properly to vim?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source