Hi,
I'm using a Nevron.UI.WinForm.Controls.NPopup but it seems there is no tab indexes in the popup.
There is a way to use the Tab key to cycle through the controls in the popup?
thanks
simha
Hi Simha,
You can make it work by setting EnableHook property to false.
However, if you do so the popup will not closed automatically.
I don't see that this control has the EnableHook property.
Can you help me?
Try the following:
nPopup1.EnableHook =