Set Focus On CheckListBox after Running Exe File
Posted: Sun May 29, 2016 8:36 am
Can anybody help?
I have a ChackListBox that, every time I use the "UP" or "Down" arrow keys on the keyboard runs another application (Using the RUN command). If I don`t run this RUN command everything is OK and I can easily press the "UP" or "DOWN" keys and the CheckListBox operates fine.
However,
If I use the "RUN" command every time I use the "UP" or "Down" arrow keys on the keyboard, the "UP" or "Down" arrow keys on the keyboard do not work any more on the ChackListBox.
Is there any way I can reset the focus back onto the CheckListBox after using the "RUN" command????
I think that running an external exe file looses focus on the Form & the CheckListBox????
Many thanks in advance!!!!
Darren
I have a ChackListBox that, every time I use the "UP" or "Down" arrow keys on the keyboard runs another application (Using the RUN command). If I don`t run this RUN command everything is OK and I can easily press the "UP" or "DOWN" keys and the CheckListBox operates fine.
However,
If I use the "RUN" command every time I use the "UP" or "Down" arrow keys on the keyboard, the "UP" or "Down" arrow keys on the keyboard do not work any more on the ChackListBox.
Is there any way I can reset the focus back onto the CheckListBox after using the "RUN" command????
I think that running an external exe file looses focus on the Form & the CheckListBox????
Many thanks in advance!!!!
Darren