Focusing multiple controls at the same time? VS autocompletion does it!
- From: cody <deutronium@xxxxxx>
- Date: Sun, 03 Aug 2008 14:51:59 +0200
How can I focus multiple controls at the same time?
Visual Studio intellisense is obviously able to do it:
I write a dot and a list with member suggestions pops up. Now I can navigate with up/down keys in the list (which is showing focus rectangle) and at the same time the text cursor in the editor is blinking and I can write out the member I want to invoke.
How do they do it?
.
- Prev by Date: Re: Getting the TabPage of a control...
- Next by Date: setting focus from a TreeView.NodeMouseClick
- Previous by thread: pushprinterconnections.exe
- Next by thread: setting focus from a TreeView.NodeMouseClick
- Index(es):
Loading