Minimalist three-button dialog that enables a user to select from
three choices: View Image, Show in Folder, or Nothing.
Inheritance Hierarchy
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsForm
LaurelBridge.DCF.Examples.DicomToImageViewShowNothingDialog
Namespace: LaurelBridge.DCF.Examples.DicomToImage
Assembly: DicomToImage (in DicomToImage.exe) Version: DCF34 r11295 DCF_3_4_22
Syntax
C#
public class ViewShowNothingDialog : Form
The ViewShowNothingDialog type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ViewShowNothingDialog |
Construct a ViewShowNothingDialog.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Clean up any resources being used.
(Overrides FormDispose(Boolean).) |
See Also