C# Class ATMLCommonLibrary.controls.network.NetworkNodePathControl

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

Protected Properties

Свойство Type Description
edtPathDocumentId awb.AWBTextBox
edtPathValue awb.AWBTextBox
helpLabel1 HelpLabel
label1 HelpLabel

Méthodes publiques

Méthode Description
NetworkNodePathControl ( ) : ATMLModelLibrary.model.equipment

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

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

NetworkNodePathControl() public méthode

public NetworkNodePathControl ( ) : ATMLModelLibrary.model.equipment
Résultat ATMLModelLibrary.model.equipment

Property Details

edtPathDocumentId protected_oe property

protected awb.AWBTextBox edtPathDocumentId
Résultat awb.AWBTextBox

edtPathValue protected_oe property

protected awb.AWBTextBox edtPathValue
Résultat awb.AWBTextBox

helpLabel1 protected_oe property

protected HelpLabel helpLabel1
Résultat HelpLabel

label1 protected_oe property

protected HelpLabel label1
Résultat HelpLabel