C# Class ATMLCommonLibrary.controls.instrument.TestStationDescriptionInstrumentControl

Inheritance: ItemDescriptionReferenceControl
Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Protected Properties

Свойство Type Description
errorProvider System.Windows.Forms.ErrorProvider

Méthodes publiques

Méthode Description
AddSelectedDocumentId ( string uuid ) : void
TestStationDescriptionInstrumentControl ( ) : ATMLDataAccessLibrary.model

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ControlsToData ( ) : void
DataToControls ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AddSelectedDocumentId() public méthode

public AddSelectedDocumentId ( string uuid ) : void
uuid string
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

TestStationDescriptionInstrumentControl() public méthode

public TestStationDescriptionInstrumentControl ( ) : ATMLDataAccessLibrary.model
Résultat ATMLDataAccessLibrary.model

Property Details

errorProvider protected_oe property

protected System.Windows.Forms.ErrorProvider errorProvider
Résultat System.Windows.Forms.ErrorProvider