Version 2.0.0.5
This commit is contained in:
4
Global_Indexer/frmAdministration.Designer.vb
generated
4
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -1216,11 +1216,13 @@ Partial Class frmAdministration
|
||||
'
|
||||
'ComboBox3
|
||||
'
|
||||
Me.ComboBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True))
|
||||
Me.ComboBox3.DataBindings.Add(New System.Windows.Forms.Binding("SelectedValue", Me.TBDD_DOKUMENTARTBindingSource, "DUPLICATE_HANDLING", True))
|
||||
Me.ComboBox3.DisplayMember = "DISPLAY_TEXT"
|
||||
Me.ComboBox3.FormattingEnabled = True
|
||||
Me.ComboBox3.Items.AddRange(New Object() {resources.GetString("ComboBox3.Items"), resources.GetString("ComboBox3.Items1"), resources.GetString("ComboBox3.Items2")})
|
||||
resources.ApplyResources(Me.ComboBox3, "ComboBox3")
|
||||
Me.ComboBox3.Name = "ComboBox3"
|
||||
Me.ComboBox3.ValueMember = "VALUE_TEXT"
|
||||
'
|
||||
'Label11
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user