TabStrip Keyboard Shortcuts

Docking/MDI for Windows Forms Forum

Posted 18 years ago by Gareth - Director, Slyce Software Limited
Avatar
I feel like I'm missing something really obvious, but I can't determine how to implement Ctrl-Tab switching of tab pages, or Ctrl-F4 to close tab-pages. What am I missing?

Thanks,
Gareth.

Comments (2)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Gareth,

Do you mean in a standalone TabStrip? Right now it doesn't handle those keys however you could probably override TabStrip with your own class, and handle those keys. I believe we have a SelectNext and SelectPrevious method you can call on TabStrip manually when you intercept the keys.


Actipro Software Support

Posted 18 years ago by Gareth - Director, Slyce Software Limited
Avatar
Ok, so I wasn't missing something! Thanks for the suggestions.

Gareth.
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.