AdvEdit and Ctrl-Tab vs Tab

I am using an AdvPageCtrl with Advedits on the pages of the pagecontrol. The problem is that when I have Advedit,wantstabs enabled, Ctrl-Tab does not cycle among the pagecontrol tabs. It seems that the editor treats Tab and Ctrl-Tab as equivalent. Is there a way for me to get the behavior I want?


Thank you!

First of all, I assume you refer to TAdvMemo as TAdvEdit does not have a WantTab property.

In this assumption, we have applied an improvement to TAdvMemo to handle this better.

Sorry, I meant advmemo, Is this improvement in an upcoming release or is it in the current version? If it is in the current version, how do I get it to work the way I described.

It will be included in the next release.

Great!