프로퍼티 | 타입 | 설명 | |
---|---|---|---|
uxBindingSource | System.Windows.Forms.BindingSource | ||
uxDatabaseVersion | System.Windows.Forms.TextBox | ||
uxDatabaseVersionLabel | System.Windows.Forms.Label | ||
uxErrorProvider | System.Windows.Forms.ErrorProvider | ||
uxModifiedDate | System.Windows.Forms.DateTimePicker | ||
uxModifiedDateLabel | System.Windows.Forms.Label | ||
uxSystemInformationId | System.Windows.Forms.TextBox | ||
uxSystemInformationIdLabel | System.Windows.Forms.Label | ||
uxVersionDate | System.Windows.Forms.DateTimePicker | ||
uxVersionDateLabel | System.Windows.Forms.Label |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BindControls | void | ||
uxBindingSource_currentItemChanged | void |
메소드 | 설명 | |
---|---|---|
AwBuildVersionEditControlBase ( ) |
Initializes a new instance of the AwBuildVersionEditControlBase class.
|
|
InitializeComponent ( ) : void |
Initializes the component.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
BindControls ( ) : void |
Binds the controls.
|
|
uxBindingSource_currentItemChanged ( object sender, System e ) : void |
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected System.Windows.Forms.BindingSource uxBindingSource | ||
리턴 | System.Windows.Forms.BindingSource |
protected System.Windows.Forms.TextBox uxDatabaseVersion | ||
리턴 | System.Windows.Forms.TextBox |
protected System.Windows.Forms.Label uxDatabaseVersionLabel | ||
리턴 | System.Windows.Forms.Label |
protected System.Windows.Forms.ErrorProvider uxErrorProvider | ||
리턴 | System.Windows.Forms.ErrorProvider |
protected System.Windows.Forms.DateTimePicker uxModifiedDate | ||
리턴 | System.Windows.Forms.DateTimePicker |
protected System.Windows.Forms.Label uxModifiedDateLabel | ||
리턴 | System.Windows.Forms.Label |
protected System.Windows.Forms.TextBox uxSystemInformationId | ||
리턴 | System.Windows.Forms.TextBox |
protected System.Windows.Forms.Label uxSystemInformationIdLabel | ||
리턴 | System.Windows.Forms.Label |
protected System.Windows.Forms.DateTimePicker uxVersionDate | ||
리턴 | System.Windows.Forms.DateTimePicker |