Hi,
I'm currently creating a UserControl in VB6 that will become a plugin for the accounting system I use at work.
When I run the UserControl at design time (by pressing F5, F8 or the play button), it opens it in Internet Explorer.
After I've finished running it, I close IE and start trying to add lines to my code and the tab key and arrow keys no longer work correctly.
When I press tab or any of the arrow keys, the Properties window changes which control is active and doesn't actually indent code for the tab key, or move the cursor up, down, left or right for the arrow keys.
Can anyone advise me how I can get VB6 to work correctly again after this happens, without having to save my program, and reopen VB6?
Or alternatively, can someone tell me how I can prevent this from malfunctioning?
Any help would be much appreciated!
I'm currently creating a UserControl in VB6 that will become a plugin for the accounting system I use at work.
When I run the UserControl at design time (by pressing F5, F8 or the play button), it opens it in Internet Explorer.
After I've finished running it, I close IE and start trying to add lines to my code and the tab key and arrow keys no longer work correctly.
When I press tab or any of the arrow keys, the Properties window changes which control is active and doesn't actually indent code for the tab key, or move the cursor up, down, left or right for the arrow keys.
Can anyone advise me how I can get VB6 to work correctly again after this happens, without having to save my program, and reopen VB6?
Or alternatively, can someone tell me how I can prevent this from malfunctioning?
Any help would be much appreciated!