C# Класс Nettiers.AdventureWorks.Windows.Forms.StudentMasterIndexEditControlBase

Наследование: System.Windows.Forms.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
uxAddressLine1 System.Windows.Forms.TextBox
uxAddressLine1Label System.Windows.Forms.Label
uxAddressLine2 System.Windows.Forms.TextBox
uxAddressLine2Label System.Windows.Forms.Label
uxAddressLine3 System.Windows.Forms.TextBox
uxAddressLine3Label System.Windows.Forms.Label
uxAddressLine4 System.Windows.Forms.TextBox
uxAddressLine4Label System.Windows.Forms.Label
uxBindingSource System.Windows.Forms.BindingSource
uxDob System.Windows.Forms.DateTimePicker
uxDobLabel System.Windows.Forms.Label
uxEpassId System.Windows.Forms.TextBox
uxEpassIdLabel System.Windows.Forms.Label
uxErrorProvider System.Windows.Forms.ErrorProvider
uxEslPhase System.Windows.Forms.TextBox
uxEslPhaseLabel System.Windows.Forms.Label
uxFirstName System.Windows.Forms.TextBox
uxFirstNameLabel System.Windows.Forms.Label
uxGender System.Windows.Forms.TextBox
uxGenderLabel System.Windows.Forms.Label
uxIndigeneousStatus System.Windows.Forms.TextBox
uxIndigeneousStatusLabel System.Windows.Forms.Label
uxKnownName System.Windows.Forms.TextBox
uxKnownNameLabel System.Windows.Forms.Label
uxLbote System.Windows.Forms.TextBox
uxLboteLabel System.Windows.Forms.Label
uxLegalName System.Windows.Forms.TextBox
uxLegalNameLabel System.Windows.Forms.Label
uxOtherNames System.Windows.Forms.TextBox
uxOtherNamesLabel System.Windows.Forms.Label
uxPhone1 System.Windows.Forms.TextBox
uxPhone1Label System.Windows.Forms.Label
uxPhone2 System.Windows.Forms.TextBox
uxPhone2Label System.Windows.Forms.Label
uxPhoneticMatchId System.Windows.Forms.TextBox
uxPhoneticMatchIdLabel System.Windows.Forms.Label
uxPostcode System.Windows.Forms.TextBox
uxPostcodeLabel System.Windows.Forms.Label
uxSlpCreatedFlag System.Windows.Forms.TextBox
uxSlpCreatedFlagLabel System.Windows.Forms.Label
uxSourceSystem System.Windows.Forms.TextBox
uxSourceSystemLabel System.Windows.Forms.Label
uxSsabsaId System.Windows.Forms.TextBox
uxSsabsaIdLabel System.Windows.Forms.Label
uxStudentId System.Windows.Forms.TextBox
uxStudentIdLabel System.Windows.Forms.Label
uxStudentUpn System.Windows.Forms.TextBox
uxStudentUpnLabel System.Windows.Forms.Label
uxSuburb System.Windows.Forms.TextBox
uxSuburbLabel System.Windows.Forms.Label
uxSurname System.Windows.Forms.TextBox
uxSurnameLabel System.Windows.Forms.Label
uxTribalGroup System.Windows.Forms.TextBox
uxTribalGroupLabel System.Windows.Forms.Label

Private Properties

Свойство Тип Описание
BindControls void
uxBindingSource_currentItemChanged void

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

Метод Описание
InitializeComponent ( ) : void

Initializes the component.

StudentMasterIndexEditControlBase ( )

Initializes a new instance of the StudentMasterIndexEditControlBase class.

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

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
BindControls ( ) : void

Binds the controls.

uxBindingSource_currentItemChanged ( object sender, System e ) : 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

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

Initializes the component.
public InitializeComponent ( ) : void
Результат void

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

Initializes a new instance of the StudentMasterIndexEditControlBase class.

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

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

TextBox for the AddressLine1 property.
protected System.Windows.Forms.TextBox uxAddressLine1
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the AddressLine1 property.
protected System.Windows.Forms.Label uxAddressLine1Label
Результат System.Windows.Forms.Label

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

TextBox for the AddressLine2 property.
protected System.Windows.Forms.TextBox uxAddressLine2
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the AddressLine2 property.
protected System.Windows.Forms.Label uxAddressLine2Label
Результат System.Windows.Forms.Label

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

TextBox for the AddressLine3 property.
protected System.Windows.Forms.TextBox uxAddressLine3
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the AddressLine3 property.
protected System.Windows.Forms.Label uxAddressLine3Label
Результат System.Windows.Forms.Label

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

TextBox for the AddressLine4 property.
protected System.Windows.Forms.TextBox uxAddressLine4
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the AddressLine4 property.
protected System.Windows.Forms.Label uxAddressLine4Label
Результат System.Windows.Forms.Label

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

The BindingSource for the entity.
protected System.Windows.Forms.BindingSource uxBindingSource
Результат System.Windows.Forms.BindingSource

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

DataTimePicker for the Dob property.
protected System.Windows.Forms.DateTimePicker uxDob
Результат System.Windows.Forms.DateTimePicker

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

The System.Windows.Forms.Label associated with the Dob property.
protected System.Windows.Forms.Label uxDobLabel
Результат System.Windows.Forms.Label

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

TextBox for the EpassId property.
protected System.Windows.Forms.TextBox uxEpassId
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the EpassId property.
protected System.Windows.Forms.Label uxEpassIdLabel
Результат System.Windows.Forms.Label

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

The ErrorProvider for the Entity;
protected System.Windows.Forms.ErrorProvider uxErrorProvider
Результат System.Windows.Forms.ErrorProvider

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

TextBox for the EslPhase property.
protected System.Windows.Forms.TextBox uxEslPhase
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the EslPhase property.
protected System.Windows.Forms.Label uxEslPhaseLabel
Результат System.Windows.Forms.Label

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

TextBox for the FirstName property.
protected System.Windows.Forms.TextBox uxFirstName
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the FirstName property.
protected System.Windows.Forms.Label uxFirstNameLabel
Результат System.Windows.Forms.Label

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

TextBox for the Gender property.
protected System.Windows.Forms.TextBox uxGender
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Gender property.
protected System.Windows.Forms.Label uxGenderLabel
Результат System.Windows.Forms.Label

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

TextBox for the IndigeneousStatus property.
protected System.Windows.Forms.TextBox uxIndigeneousStatus
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the IndigeneousStatus property.
protected System.Windows.Forms.Label uxIndigeneousStatusLabel
Результат System.Windows.Forms.Label

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

TextBox for the KnownName property.
protected System.Windows.Forms.TextBox uxKnownName
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the KnownName property.
protected System.Windows.Forms.Label uxKnownNameLabel
Результат System.Windows.Forms.Label

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

TextBox for the Lbote property.
protected System.Windows.Forms.TextBox uxLbote
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Lbote property.
protected System.Windows.Forms.Label uxLboteLabel
Результат System.Windows.Forms.Label

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

TextBox for the LegalName property.
protected System.Windows.Forms.TextBox uxLegalName
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the LegalName property.
protected System.Windows.Forms.Label uxLegalNameLabel
Результат System.Windows.Forms.Label

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

TextBox for the OtherNames property.
protected System.Windows.Forms.TextBox uxOtherNames
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the OtherNames property.
protected System.Windows.Forms.Label uxOtherNamesLabel
Результат System.Windows.Forms.Label

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

TextBox for the Phone1 property.
protected System.Windows.Forms.TextBox uxPhone1
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Phone1 property.
protected System.Windows.Forms.Label uxPhone1Label
Результат System.Windows.Forms.Label

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

TextBox for the Phone2 property.
protected System.Windows.Forms.TextBox uxPhone2
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Phone2 property.
protected System.Windows.Forms.Label uxPhone2Label
Результат System.Windows.Forms.Label

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

TextBox for the PhoneticMatchId property.
protected System.Windows.Forms.TextBox uxPhoneticMatchId
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the PhoneticMatchId property.
protected System.Windows.Forms.Label uxPhoneticMatchIdLabel
Результат System.Windows.Forms.Label

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

TextBox for the Postcode property.
protected System.Windows.Forms.TextBox uxPostcode
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Postcode property.
protected System.Windows.Forms.Label uxPostcodeLabel
Результат System.Windows.Forms.Label

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

TextBox for the SlpCreatedFlag property.
protected System.Windows.Forms.TextBox uxSlpCreatedFlag
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the SlpCreatedFlag property.
protected System.Windows.Forms.Label uxSlpCreatedFlagLabel
Результат System.Windows.Forms.Label

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

TextBox for the SourceSystem property.
protected System.Windows.Forms.TextBox uxSourceSystem
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the SourceSystem property.
protected System.Windows.Forms.Label uxSourceSystemLabel
Результат System.Windows.Forms.Label

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

TextBox for the SsabsaId property.
protected System.Windows.Forms.TextBox uxSsabsaId
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the SsabsaId property.
protected System.Windows.Forms.Label uxSsabsaIdLabel
Результат System.Windows.Forms.Label

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

TextBox for the StudentId property.
protected System.Windows.Forms.TextBox uxStudentId
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the StudentId property.
protected System.Windows.Forms.Label uxStudentIdLabel
Результат System.Windows.Forms.Label

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

TextBox for the StudentUpn property.
protected System.Windows.Forms.TextBox uxStudentUpn
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the StudentUpn property.
protected System.Windows.Forms.Label uxStudentUpnLabel
Результат System.Windows.Forms.Label

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

TextBox for the Suburb property.
protected System.Windows.Forms.TextBox uxSuburb
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Suburb property.
protected System.Windows.Forms.Label uxSuburbLabel
Результат System.Windows.Forms.Label

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

TextBox for the Surname property.
protected System.Windows.Forms.TextBox uxSurname
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the Surname property.
protected System.Windows.Forms.Label uxSurnameLabel
Результат System.Windows.Forms.Label

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

TextBox for the TribalGroup property.
protected System.Windows.Forms.TextBox uxTribalGroup
Результат System.Windows.Forms.TextBox

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

The System.Windows.Forms.Label associated with the TribalGroup property.
protected System.Windows.Forms.Label uxTribalGroupLabel
Результат System.Windows.Forms.Label