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

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

보호된 프로퍼티들

프로퍼티 타입 설명
uxActualCost System.Windows.Forms.TextBox
uxActualCostLabel System.Windows.Forms.Label
uxActualEndDate System.Windows.Forms.DateTimePicker
uxActualEndDateLabel System.Windows.Forms.Label
uxActualResourceHrs System.Windows.Forms.TextBox
uxActualResourceHrsLabel System.Windows.Forms.Label
uxActualStartDate System.Windows.Forms.DateTimePicker
uxActualStartDateLabel System.Windows.Forms.Label
uxBindingSource System.Windows.Forms.BindingSource
uxErrorProvider System.Windows.Forms.ErrorProvider
uxLocationId System.Windows.Forms.ComboBox
uxLocationIdLabel System.Windows.Forms.Label
uxModifiedDate System.Windows.Forms.DateTimePicker
uxModifiedDateLabel System.Windows.Forms.Label
uxOperationSequence System.Windows.Forms.TextBox
uxOperationSequenceLabel System.Windows.Forms.Label
uxPlannedCost System.Windows.Forms.TextBox
uxPlannedCostLabel System.Windows.Forms.Label
uxProductId System.Windows.Forms.TextBox
uxProductIdLabel System.Windows.Forms.Label
uxScheduledEndDate System.Windows.Forms.DateTimePicker
uxScheduledEndDateLabel System.Windows.Forms.Label
uxScheduledStartDate System.Windows.Forms.DateTimePicker
uxScheduledStartDateLabel System.Windows.Forms.Label
uxWorkOrderId System.Windows.Forms.ComboBox
uxWorkOrderIdLabel System.Windows.Forms.Label

Private Properties

프로퍼티 타입 설명
BindControls void
uxBindingSource_currentItemChanged void

공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Initializes the component.

WorkOrderRoutingEditControlBase ( )

Initializes a new instance of the WorkOrderRoutingEditControlBase 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

WorkOrderRoutingEditControlBase() 공개 메소드

Initializes a new instance of the WorkOrderRoutingEditControlBase class.

프로퍼티 상세

uxActualCost 보호되어 있는 프로퍼티

TextBox for the ActualCost property.
protected System.Windows.Forms.TextBox uxActualCost
리턴 System.Windows.Forms.TextBox

uxActualCostLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ActualCost property.
protected System.Windows.Forms.Label uxActualCostLabel
리턴 System.Windows.Forms.Label

uxActualEndDate 보호되어 있는 프로퍼티

DataTimePicker for the ActualEndDate property.
protected System.Windows.Forms.DateTimePicker uxActualEndDate
리턴 System.Windows.Forms.DateTimePicker

uxActualEndDateLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ActualEndDate property.
protected System.Windows.Forms.Label uxActualEndDateLabel
리턴 System.Windows.Forms.Label

uxActualResourceHrs 보호되어 있는 프로퍼티

TextBox for the ActualResourceHrs property.
protected System.Windows.Forms.TextBox uxActualResourceHrs
리턴 System.Windows.Forms.TextBox

uxActualResourceHrsLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ActualResourceHrs property.
protected System.Windows.Forms.Label uxActualResourceHrsLabel
리턴 System.Windows.Forms.Label

uxActualStartDate 보호되어 있는 프로퍼티

DataTimePicker for the ActualStartDate property.
protected System.Windows.Forms.DateTimePicker uxActualStartDate
리턴 System.Windows.Forms.DateTimePicker

uxActualStartDateLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ActualStartDate property.
protected System.Windows.Forms.Label uxActualStartDateLabel
리턴 System.Windows.Forms.Label

uxBindingSource 보호되어 있는 프로퍼티

The BindingSource for the entity.
protected System.Windows.Forms.BindingSource uxBindingSource
리턴 System.Windows.Forms.BindingSource

uxErrorProvider 보호되어 있는 프로퍼티

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

uxLocationId 보호되어 있는 프로퍼티

ComboBox for the LocationId property.
protected System.Windows.Forms.ComboBox uxLocationId
리턴 System.Windows.Forms.ComboBox

uxLocationIdLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the LocationId property.
protected System.Windows.Forms.Label uxLocationIdLabel
리턴 System.Windows.Forms.Label

uxModifiedDate 보호되어 있는 프로퍼티

DataTimePicker for the ModifiedDate property.
protected System.Windows.Forms.DateTimePicker uxModifiedDate
리턴 System.Windows.Forms.DateTimePicker

uxModifiedDateLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ModifiedDate property.
protected System.Windows.Forms.Label uxModifiedDateLabel
리턴 System.Windows.Forms.Label

uxOperationSequence 보호되어 있는 프로퍼티

TextBox for the OperationSequence property.
protected System.Windows.Forms.TextBox uxOperationSequence
리턴 System.Windows.Forms.TextBox

uxOperationSequenceLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the OperationSequence property.
protected System.Windows.Forms.Label uxOperationSequenceLabel
리턴 System.Windows.Forms.Label

uxPlannedCost 보호되어 있는 프로퍼티

TextBox for the PlannedCost property.
protected System.Windows.Forms.TextBox uxPlannedCost
리턴 System.Windows.Forms.TextBox

uxPlannedCostLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the PlannedCost property.
protected System.Windows.Forms.Label uxPlannedCostLabel
리턴 System.Windows.Forms.Label

uxProductId 보호되어 있는 프로퍼티

TextBox for the ProductId property.
protected System.Windows.Forms.TextBox uxProductId
리턴 System.Windows.Forms.TextBox

uxProductIdLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ProductId property.
protected System.Windows.Forms.Label uxProductIdLabel
리턴 System.Windows.Forms.Label

uxScheduledEndDate 보호되어 있는 프로퍼티

DataTimePicker for the ScheduledEndDate property.
protected System.Windows.Forms.DateTimePicker uxScheduledEndDate
리턴 System.Windows.Forms.DateTimePicker

uxScheduledEndDateLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ScheduledEndDate property.
protected System.Windows.Forms.Label uxScheduledEndDateLabel
리턴 System.Windows.Forms.Label

uxScheduledStartDate 보호되어 있는 프로퍼티

DataTimePicker for the ScheduledStartDate property.
protected System.Windows.Forms.DateTimePicker uxScheduledStartDate
리턴 System.Windows.Forms.DateTimePicker

uxScheduledStartDateLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the ScheduledStartDate property.
protected System.Windows.Forms.Label uxScheduledStartDateLabel
리턴 System.Windows.Forms.Label

uxWorkOrderId 보호되어 있는 프로퍼티

ComboBox for the WorkOrderId property.
protected System.Windows.Forms.ComboBox uxWorkOrderId
리턴 System.Windows.Forms.ComboBox

uxWorkOrderIdLabel 보호되어 있는 프로퍼티

The System.Windows.Forms.Label associated with the WorkOrderId property.
protected System.Windows.Forms.Label uxWorkOrderIdLabel
리턴 System.Windows.Forms.Label