Extensible common dialogs for .NET

NET Open/Save dialog components with preview box
Download

Extensible common dialogs for .NET Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Shareware
  • Publisher Name:
  • MarablaSoft
  • Publisher web site:
  • Operating Systems:
  • Windows Vista/2003/XP/2000/98/Me/NT/CE
  • File Size:
  • 253 KB

Extensible common dialogs for .NET Tags


Extensible common dialogs for .NET Description

Often your application requires standard windows common dialogs with extensible capability to solve your desired tasks. A standard .NET Framework components does not support extensibility of the common dialogs. You can't: Add extra controls to the dialog layout; Set custom text for the dialog controls; Change dialog position, title, icon and etc… Customization process is not laborious and keeps some minutes. For example to create open file dialog with preview pane you need to do the following: Add in your project UserControl; Place on it layout standard PictureBox control; Set at design-time in property grid Layout.RightLayout property with a name of your UserControl; Specify SelectionChanged event to update image in preview box when selection in file list is changed; All components are wrappers for API and shell functions. You don't need worry about it since components hides these calls and provides logical programming with event handling.


Extensible common dialogs for .NET Related Software