Click or drag to resize

GetDeviceDescriptionForm Class

Create device form
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              ASCOM.UtilitiesGetDeviceDescriptionForm

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.0.0-rc.0+0
Syntax
public class GetDeviceDescriptionForm : Form

The GetDeviceDescriptionForm type exposes the following members.

Constructors
 NameDescription
Public methodGetDeviceDescriptionForm Base initialiser for the create client form
Public methodGetDeviceDescriptionForm(TraceLogger) Create the form using a supplied TraceLogger
Top
Fields
 NameDescription
Public fieldDescrption The device description entered by the user
Top
See Also