C# Class Nettiers.AdventureWorks.Windows.Forms.StudentMasterIndexEditControlBase

Inheritance: System.Windows.Forms.UserControl
Mostra file Open project: netTiers/netTiers

Protected Properties

Property Type Description
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

Property Type Description
BindControls void
uxBindingSource_currentItemChanged void

Public Methods

Method Description
InitializeComponent ( ) : void

Initializes the component.

StudentMasterIndexEditControlBase ( )

Initializes a new instance of the StudentMasterIndexEditControlBase class.

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
BindControls ( ) : void

Binds the controls.

uxBindingSource_currentItemChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

InitializeComponent() public method

Initializes the component.
public InitializeComponent ( ) : void
return void

StudentMasterIndexEditControlBase() public method

Initializes a new instance of the StudentMasterIndexEditControlBase class.

Property Details

uxAddressLine1 protected_oe property

TextBox for the AddressLine1 property.
protected System.Windows.Forms.TextBox uxAddressLine1
return System.Windows.Forms.TextBox

uxAddressLine1Label protected_oe property

The System.Windows.Forms.Label associated with the AddressLine1 property.
protected System.Windows.Forms.Label uxAddressLine1Label
return System.Windows.Forms.Label

uxAddressLine2 protected_oe property

TextBox for the AddressLine2 property.
protected System.Windows.Forms.TextBox uxAddressLine2
return System.Windows.Forms.TextBox

uxAddressLine2Label protected_oe property

The System.Windows.Forms.Label associated with the AddressLine2 property.
protected System.Windows.Forms.Label uxAddressLine2Label
return System.Windows.Forms.Label

uxAddressLine3 protected_oe property

TextBox for the AddressLine3 property.
protected System.Windows.Forms.TextBox uxAddressLine3
return System.Windows.Forms.TextBox

uxAddressLine3Label protected_oe property

The System.Windows.Forms.Label associated with the AddressLine3 property.
protected System.Windows.Forms.Label uxAddressLine3Label
return System.Windows.Forms.Label

uxAddressLine4 protected_oe property

TextBox for the AddressLine4 property.
protected System.Windows.Forms.TextBox uxAddressLine4
return System.Windows.Forms.TextBox

uxAddressLine4Label protected_oe property

The System.Windows.Forms.Label associated with the AddressLine4 property.
protected System.Windows.Forms.Label uxAddressLine4Label
return System.Windows.Forms.Label

uxBindingSource protected_oe property

The BindingSource for the entity.
protected System.Windows.Forms.BindingSource uxBindingSource
return System.Windows.Forms.BindingSource

uxDob protected_oe property

DataTimePicker for the Dob property.
protected System.Windows.Forms.DateTimePicker uxDob
return System.Windows.Forms.DateTimePicker

uxDobLabel protected_oe property

The System.Windows.Forms.Label associated with the Dob property.
protected System.Windows.Forms.Label uxDobLabel
return System.Windows.Forms.Label

uxEpassId protected_oe property

TextBox for the EpassId property.
protected System.Windows.Forms.TextBox uxEpassId
return System.Windows.Forms.TextBox

uxEpassIdLabel protected_oe property

The System.Windows.Forms.Label associated with the EpassId property.
protected System.Windows.Forms.Label uxEpassIdLabel
return System.Windows.Forms.Label

uxErrorProvider protected_oe property

The ErrorProvider for the Entity;
protected System.Windows.Forms.ErrorProvider uxErrorProvider
return System.Windows.Forms.ErrorProvider

uxEslPhase protected_oe property

TextBox for the EslPhase property.
protected System.Windows.Forms.TextBox uxEslPhase
return System.Windows.Forms.TextBox

uxEslPhaseLabel protected_oe property

The System.Windows.Forms.Label associated with the EslPhase property.
protected System.Windows.Forms.Label uxEslPhaseLabel
return System.Windows.Forms.Label

uxFirstName protected_oe property

TextBox for the FirstName property.
protected System.Windows.Forms.TextBox uxFirstName
return System.Windows.Forms.TextBox

uxFirstNameLabel protected_oe property

The System.Windows.Forms.Label associated with the FirstName property.
protected System.Windows.Forms.Label uxFirstNameLabel
return System.Windows.Forms.Label

uxGender protected_oe property

TextBox for the Gender property.
protected System.Windows.Forms.TextBox uxGender
return System.Windows.Forms.TextBox

uxGenderLabel protected_oe property

The System.Windows.Forms.Label associated with the Gender property.
protected System.Windows.Forms.Label uxGenderLabel
return System.Windows.Forms.Label

uxIndigeneousStatus protected_oe property

TextBox for the IndigeneousStatus property.
protected System.Windows.Forms.TextBox uxIndigeneousStatus
return System.Windows.Forms.TextBox

uxIndigeneousStatusLabel protected_oe property

The System.Windows.Forms.Label associated with the IndigeneousStatus property.
protected System.Windows.Forms.Label uxIndigeneousStatusLabel
return System.Windows.Forms.Label

uxKnownName protected_oe property

TextBox for the KnownName property.
protected System.Windows.Forms.TextBox uxKnownName
return System.Windows.Forms.TextBox

uxKnownNameLabel protected_oe property

The System.Windows.Forms.Label associated with the KnownName property.
protected System.Windows.Forms.Label uxKnownNameLabel
return System.Windows.Forms.Label

uxLbote protected_oe property

TextBox for the Lbote property.
protected System.Windows.Forms.TextBox uxLbote
return System.Windows.Forms.TextBox

uxLboteLabel protected_oe property

The System.Windows.Forms.Label associated with the Lbote property.
protected System.Windows.Forms.Label uxLboteLabel
return System.Windows.Forms.Label

uxLegalName protected_oe property

TextBox for the LegalName property.
protected System.Windows.Forms.TextBox uxLegalName
return System.Windows.Forms.TextBox

uxLegalNameLabel protected_oe property

The System.Windows.Forms.Label associated with the LegalName property.
protected System.Windows.Forms.Label uxLegalNameLabel
return System.Windows.Forms.Label

uxOtherNames protected_oe property

TextBox for the OtherNames property.
protected System.Windows.Forms.TextBox uxOtherNames
return System.Windows.Forms.TextBox

uxOtherNamesLabel protected_oe property

The System.Windows.Forms.Label associated with the OtherNames property.
protected System.Windows.Forms.Label uxOtherNamesLabel
return System.Windows.Forms.Label

uxPhone1 protected_oe property

TextBox for the Phone1 property.
protected System.Windows.Forms.TextBox uxPhone1
return System.Windows.Forms.TextBox

uxPhone1Label protected_oe property

The System.Windows.Forms.Label associated with the Phone1 property.
protected System.Windows.Forms.Label uxPhone1Label
return System.Windows.Forms.Label

uxPhone2 protected_oe property

TextBox for the Phone2 property.
protected System.Windows.Forms.TextBox uxPhone2
return System.Windows.Forms.TextBox

uxPhone2Label protected_oe property

The System.Windows.Forms.Label associated with the Phone2 property.
protected System.Windows.Forms.Label uxPhone2Label
return System.Windows.Forms.Label

uxPhoneticMatchId protected_oe property

TextBox for the PhoneticMatchId property.
protected System.Windows.Forms.TextBox uxPhoneticMatchId
return System.Windows.Forms.TextBox

uxPhoneticMatchIdLabel protected_oe property

The System.Windows.Forms.Label associated with the PhoneticMatchId property.
protected System.Windows.Forms.Label uxPhoneticMatchIdLabel
return System.Windows.Forms.Label

uxPostcode protected_oe property

TextBox for the Postcode property.
protected System.Windows.Forms.TextBox uxPostcode
return System.Windows.Forms.TextBox

uxPostcodeLabel protected_oe property

The System.Windows.Forms.Label associated with the Postcode property.
protected System.Windows.Forms.Label uxPostcodeLabel
return System.Windows.Forms.Label

uxSlpCreatedFlag protected_oe property

TextBox for the SlpCreatedFlag property.
protected System.Windows.Forms.TextBox uxSlpCreatedFlag
return System.Windows.Forms.TextBox

uxSlpCreatedFlagLabel protected_oe property

The System.Windows.Forms.Label associated with the SlpCreatedFlag property.
protected System.Windows.Forms.Label uxSlpCreatedFlagLabel
return System.Windows.Forms.Label

uxSourceSystem protected_oe property

TextBox for the SourceSystem property.
protected System.Windows.Forms.TextBox uxSourceSystem
return System.Windows.Forms.TextBox

uxSourceSystemLabel protected_oe property

The System.Windows.Forms.Label associated with the SourceSystem property.
protected System.Windows.Forms.Label uxSourceSystemLabel
return System.Windows.Forms.Label

uxSsabsaId protected_oe property

TextBox for the SsabsaId property.
protected System.Windows.Forms.TextBox uxSsabsaId
return System.Windows.Forms.TextBox

uxSsabsaIdLabel protected_oe property

The System.Windows.Forms.Label associated with the SsabsaId property.
protected System.Windows.Forms.Label uxSsabsaIdLabel
return System.Windows.Forms.Label

uxStudentId protected_oe property

TextBox for the StudentId property.
protected System.Windows.Forms.TextBox uxStudentId
return System.Windows.Forms.TextBox

uxStudentIdLabel protected_oe property

The System.Windows.Forms.Label associated with the StudentId property.
protected System.Windows.Forms.Label uxStudentIdLabel
return System.Windows.Forms.Label

uxStudentUpn protected_oe property

TextBox for the StudentUpn property.
protected System.Windows.Forms.TextBox uxStudentUpn
return System.Windows.Forms.TextBox

uxStudentUpnLabel protected_oe property

The System.Windows.Forms.Label associated with the StudentUpn property.
protected System.Windows.Forms.Label uxStudentUpnLabel
return System.Windows.Forms.Label

uxSuburb protected_oe property

TextBox for the Suburb property.
protected System.Windows.Forms.TextBox uxSuburb
return System.Windows.Forms.TextBox

uxSuburbLabel protected_oe property

The System.Windows.Forms.Label associated with the Suburb property.
protected System.Windows.Forms.Label uxSuburbLabel
return System.Windows.Forms.Label

uxSurname protected_oe property

TextBox for the Surname property.
protected System.Windows.Forms.TextBox uxSurname
return System.Windows.Forms.TextBox

uxSurnameLabel protected_oe property

The System.Windows.Forms.Label associated with the Surname property.
protected System.Windows.Forms.Label uxSurnameLabel
return System.Windows.Forms.Label

uxTribalGroup protected_oe property

TextBox for the TribalGroup property.
protected System.Windows.Forms.TextBox uxTribalGroup
return System.Windows.Forms.TextBox

uxTribalGroupLabel protected_oe property

The System.Windows.Forms.Label associated with the TribalGroup property.
protected System.Windows.Forms.Label uxTribalGroupLabel
return System.Windows.Forms.Label