프로퍼티 | 타입 | 설명 | |
---|---|---|---|
uxBindingSource | System.Windows.Forms.BindingSource | ||
uxErrorProvider | System.Windows.Forms.ErrorProvider | ||
uxModifiedDate | System.Windows.Forms.DateTimePicker | ||
uxModifiedDateLabel | System.Windows.Forms.Label | ||
uxPrimary | System.Windows.Forms.CheckBox | ||
uxPrimaryLabel | System.Windows.Forms.Label | ||
uxProductId | System.Windows.Forms.ComboBox | ||
uxProductIdLabel | System.Windows.Forms.Label | ||
uxProductPhotoId | System.Windows.Forms.ComboBox | ||
uxProductPhotoIdLabel | System.Windows.Forms.Label |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BindControls | void | ||
uxBindingSource_currentItemChanged | void |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Initializes the component.
|
|
ProductProductPhotoEditControlBase ( ) |
Initializes a new instance of the ProductProductPhotoEditControlBase class.
|
메소드 | 설명 | |
---|---|---|
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.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.CheckBox uxPrimary | ||
리턴 | System.Windows.Forms.CheckBox |
protected System.Windows.Forms.Label uxPrimaryLabel | ||
리턴 | System.Windows.Forms.Label |
protected System.Windows.Forms.ComboBox uxProductId | ||
리턴 | System.Windows.Forms.ComboBox |
protected System.Windows.Forms.Label uxProductIdLabel | ||
리턴 | System.Windows.Forms.Label |
protected System.Windows.Forms.ComboBox uxProductPhotoId | ||
리턴 | System.Windows.Forms.ComboBox |