Continuing my sifting through the bits and pieces I've accumulated I present two visual basic code snippets for handling wait cursor functionality within win forms easily.
Again it's a VSI package - once installed you will have two snippets;
- One which goes to a wait cursor then back to default.
- The second one remembers the current cursor, displays the wait cursor then goes back to the previous cursor.
Both are shortcutted beginning wait, so from Visual Studio just type wait? then tab.
You can download the package from my Visual Studio 2005 Tools downloads area.