LAUREL BRIDGE

ViewShowNothingDialog Class

DICOM Connectivity Framework V3.4
Minimalist three-button dialog that enables a user to select from three choices: View Image, Show in Folder, or Nothing.
Inheritance Hierarchy

SystemObject
  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 r11538 DCF_3_4_24_20190319
Syntax

C#
public class ViewShowNothingDialog : Form

The ViewShowNothingDialog type exposes the following members.

Constructors

  NameDescription
Public methodViewShowNothingDialog
Construct a ViewShowNothingDialog.
Top
Methods

  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides FormDispose(Boolean).)
Top
See Also

Reference