I have one main VI called Header_Footer.VI and some 4 vis. The Header Footer VI will always Run and depends upon the boolean control clicked on the Header_Footer VI, the corresponding VI will run and it placed at the cente of Header Footer VI.I assigned a control key navigation as F2 in Header_Footer VI. if the user clicks on the middle vi the Keynavigation is not working, eventhough the Header_Footer VI is running because of lost focus. How i can pass the Key navigation to the Header_Footer VI.
