Commit 97f0d5c
authored
docs(ui): add Progress Indication documentation (#112)
Add comprehensive documentation for progress indication:
- Threaded wait dialogs (IVsThreadedWaitDialog)
- IVsThreadedWaitDialog4 with async support
- Status bar progress
- Animated status bar icons
- Task Status Center for background operations
- IProgress<T> pattern integration
- Complete file processor example with all approaches
- Best practices for choosing the right mechanism
Closes #401 parent 1ae5883 commit 97f0d5c
1 file changed
Lines changed: 419 additions & 0 deletions
0 commit comments