C# 클래스 Nettiers.AdventureWorks.Windows.Forms.StudentMasterIndexEditControlBase

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: netTiers/netTiers

보호된 프로퍼티들

프로퍼티 타입 설명
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