MS
This commit is contained in:
@@ -545,14 +545,14 @@ Partial Class frmStructureNodeConfig
|
||||
'
|
||||
'cmbEntity
|
||||
'
|
||||
Me.cmbEntity.DataSource = Me.TBPMO_FORM_CONSTRUCTORBindingSource
|
||||
Me.cmbEntity.DataSource = Me.TBWH_ENTITYBindingSource
|
||||
Me.cmbEntity.DisplayMember = "FORM_TITLE"
|
||||
Me.cmbEntity.FormattingEnabled = True
|
||||
Me.cmbEntity.Location = New System.Drawing.Point(330, 44)
|
||||
Me.cmbEntity.Name = "cmbEntity"
|
||||
Me.cmbEntity.Size = New System.Drawing.Size(229, 21)
|
||||
Me.cmbEntity.TabIndex = 92
|
||||
Me.cmbEntity.ValueMember = "GUID"
|
||||
Me.cmbEntity.ValueMember = "FORM_ID"
|
||||
'
|
||||
'TBPMO_FORM_CONSTRUCTORBindingSource
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user