[Mono-dev] PR #1447 [MWF] Use Ctrl+PageUp/PageDown for Tab Navigation

Chris Hubbard chris_hubbard at sil.org
Tue Dec 9 14:04:42 UTC 2014


In the Windows implementation of the TabControl, Ctrl+PageUp
navigates to the previous tab and Ctrl+PageDown navigates to the
next tab (with both wrapping around).  This change implements this
feature in the Mono implementation.

https://github.com/mono/mono/pull/1447/

Thanks,
     Chris Hubbard


More information about the Mono-devel-list mailing list