Skip to content
| Marketplace
Sign in
Visual Studio>Templates>VSIX DialogWindow Template
VSIX DialogWindow Template

VSIX DialogWindow Template

Will Sullivan

|
1,862 installs
| (1) | Free
This extension installs a DialogWindow item template. Visual Studio extension dialog windows should extend DialogWindow rather than the Window class found in System.Windows. This template makes it easy to create dialogs of this type. The template configures the background t...
Download
This extension installs aDialogWindow item template.  
Visual Studio extension dialog windows should extendDialogWindow rather than the standard WPF Window class found in System.Windows.  
Since there isn't a template for this type of dialog, it can be a bit of a pain to add one to your VSIX project.  This template makes it easy.  
In addition to extending the DialogWindow type, this template configures the background to match Visual Studio's using theEnvironmentBackgroundGradient brush.  
The template also includes the standard "OK" and "Cancel"DialogButtons.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft