Свойство | Тип | Описание | |
---|---|---|---|
edtDescription | ATMLCommonLibrary.controls.awb.AWBTextBox | ||
edtName | ATMLCommonLibrary.controls.awb.AWBTextBox | ||
edtVersion | ATMLCommonLibrary.controls.awb.AWBTextBox | ||
errorProvider | System.Windows.Forms.ErrorProvider | ||
identificationControl | ATMLCommonLibrary.controls.IdentificationControl | ||
itemDescription | ItemDescription | ||
label1 | ATMLCommonLibrary.controls.HelpLabel | ||
label2 | ATMLCommonLibrary.controls.HelpLabel | ||
label3 | ATMLCommonLibrary.controls.HelpLabel |
Свойство | Тип | Описание | |
---|---|---|---|
InitializeComponent | void | ||
ItemDescriptionControl_Load | void | ||
ItemDescriptionControl_Validating | void |
Метод | Описание | |
---|---|---|
ItemDescriptionControl ( ) : System | ||
ItemDescriptionControl ( ItemDescription itemDescription ) : System | ||
ValidateChildren ( ) : bool | ||
ValidateChildren ( ValidationConstraints validationConstraints ) : bool |
Метод | Описание | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ItemDescriptionControl_Load ( object sender, EventArgs e ) : void | ||
ItemDescriptionControl_Validating ( object sender, CancelEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public ItemDescriptionControl ( ) : System | ||
Результат | System |
public ItemDescriptionControl ( ItemDescription itemDescription ) : System | ||
itemDescription | ItemDescription | |
Результат | System |
public ValidateChildren ( ValidationConstraints validationConstraints ) : bool | ||
validationConstraints | ValidationConstraints | |
Результат | bool |
protected ATMLCommonLibrary.controls.awb.AWBTextBox edtDescription | ||
Результат | ATMLCommonLibrary.controls.awb.AWBTextBox |
protected ATMLCommonLibrary.controls.awb.AWBTextBox edtName | ||
Результат | ATMLCommonLibrary.controls.awb.AWBTextBox |
protected ATMLCommonLibrary.controls.awb.AWBTextBox edtVersion | ||
Результат | ATMLCommonLibrary.controls.awb.AWBTextBox |
protected System.Windows.Forms.ErrorProvider errorProvider | ||
Результат | System.Windows.Forms.ErrorProvider |
protected ATMLCommonLibrary.controls.IdentificationControl identificationControl | ||
Результат | ATMLCommonLibrary.controls.IdentificationControl |
protected ItemDescription itemDescription | ||
Результат | ItemDescription |
protected ATMLCommonLibrary.controls.HelpLabel label1 | ||
Результат | ATMLCommonLibrary.controls.HelpLabel |
protected ATMLCommonLibrary.controls.HelpLabel label2 | ||
Результат | ATMLCommonLibrary.controls.HelpLabel |