C# Класс ATMLCommonLibrary.controls.RepeatedItemControl

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
edtBaseIndex awb.AWBTextBox
edtCount awb.AWBTextBox
edtIncrementBy awb.AWBTextBox
edtReplacementChar awb.AWBTextBox
label4 HelpLabel
label5 HelpLabel
label6 HelpLabel
label7 HelpLabel

Private Properties

Свойство Тип Описание
InitializeComponent void
RepeatedItemControl_Validating void

Открытые методы

Метод Описание
RepeatedItemControl ( ) : System

Защищенные методы

Метод Описание
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.

RepeatedItemControl_Validating ( object sender, CancelEventArgs e ) : void

Описание методов

ControlsToData() защищенный Метод

protected ControlsToData ( ) : void
Результат void

DataToControls() защищенный Метод

protected DataToControls ( ) : void
Результат void

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

RepeatedItemControl() публичный Метод

public RepeatedItemControl ( ) : System
Результат System

Описание свойств

edtBaseIndex защищенное свойство

protected awb.AWBTextBox edtBaseIndex
Результат awb.AWBTextBox

edtCount защищенное свойство

protected awb.AWBTextBox edtCount
Результат awb.AWBTextBox

edtIncrementBy защищенное свойство

protected awb.AWBTextBox edtIncrementBy
Результат awb.AWBTextBox

edtReplacementChar защищенное свойство

protected awb.AWBTextBox edtReplacementChar
Результат awb.AWBTextBox

label4 защищенное свойство

protected HelpLabel,ATMLCommonLibrary.controls label4
Результат HelpLabel

label5 защищенное свойство

protected HelpLabel,ATMLCommonLibrary.controls label5
Результат HelpLabel

label6 защищенное свойство

protected HelpLabel,ATMLCommonLibrary.controls label6
Результат HelpLabel

label7 защищенное свойство

protected HelpLabel,ATMLCommonLibrary.controls label7
Результат HelpLabel