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

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

Protected Properties

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

Property Type Description
BindControls void
uxBindingSource_currentItemChanged void

Public Methods

Method Description
InitializeComponent ( ) : void

Initializes the component.

WorkOrderRoutingEditControlBase ( )

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

WorkOrderRoutingEditControlBase() public method

Initializes a new instance of the WorkOrderRoutingEditControlBase class.

Property Details

uxActualCost protected_oe property

TextBox for the ActualCost property.
protected System.Windows.Forms.TextBox uxActualCost
return System.Windows.Forms.TextBox

uxActualCostLabel protected_oe property

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

uxActualEndDate protected_oe property

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

uxActualEndDateLabel protected_oe property

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

uxActualResourceHrs protected_oe property

TextBox for the ActualResourceHrs property.
protected System.Windows.Forms.TextBox uxActualResourceHrs
return System.Windows.Forms.TextBox

uxActualResourceHrsLabel protected_oe property

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

uxActualStartDate protected_oe property

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

uxActualStartDateLabel protected_oe property

The System.Windows.Forms.Label associated with the ActualStartDate property.
protected System.Windows.Forms.Label uxActualStartDateLabel
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

uxErrorProvider protected_oe property

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

uxLocationId protected_oe property

ComboBox for the LocationId property.
protected System.Windows.Forms.ComboBox uxLocationId
return System.Windows.Forms.ComboBox

uxLocationIdLabel protected_oe property

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

uxModifiedDate protected_oe property

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

uxModifiedDateLabel protected_oe property

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

uxOperationSequence protected_oe property

TextBox for the OperationSequence property.
protected System.Windows.Forms.TextBox uxOperationSequence
return System.Windows.Forms.TextBox

uxOperationSequenceLabel protected_oe property

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

uxPlannedCost protected_oe property

TextBox for the PlannedCost property.
protected System.Windows.Forms.TextBox uxPlannedCost
return System.Windows.Forms.TextBox

uxPlannedCostLabel protected_oe property

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

uxProductId protected_oe property

TextBox for the ProductId property.
protected System.Windows.Forms.TextBox uxProductId
return System.Windows.Forms.TextBox

uxProductIdLabel protected_oe property

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

uxScheduledEndDate protected_oe property

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

uxScheduledEndDateLabel protected_oe property

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

uxScheduledStartDate protected_oe property

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

uxScheduledStartDateLabel protected_oe property

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

uxWorkOrderId protected_oe property

ComboBox for the WorkOrderId property.
protected System.Windows.Forms.ComboBox uxWorkOrderId
return System.Windows.Forms.ComboBox

uxWorkOrderIdLabel protected_oe property

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