Remove focus from a component

Hi,

 Is there away to remove focus from a component ( and, doing so, do not to give the focus to another component ) ?

I tried to Hide the component and to show it again but it passes the focus to another component.

Thx !

Well not really - something’s got to have focus! Try giving the focus to your top-level component or some other comp which won’t cause any problems if it’s focused.