Hi Simha,
Try the following:
nPopup1.EnableHook =
Best Regards,Nevron Support Team
Hi,
I don't see that this control has the EnableHook property.
Can you help me?
thanks
simha
You can make it work by setting EnableHook property to false.
However, if you do so the popup will not closed automatically.
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?