GetDeviceDescriptionForm Class

Create device form

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public class GetDeviceDescriptionForm : Form
Inheritance
Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    Form    GetDeviceDescriptionForm

Constructors

GetDeviceDescriptionForm Base initialiser for the create client form
GetDeviceDescriptionForm(TraceLogger) Create the form using a supplied TraceLogger

Fields

Descrption The device description entered by the user

See Also