jj: Default Value for lookupgrid, admin fixes, no topmost for index window
This commit is contained in:
2
Global_Indexer/frmAdministration.Designer.vb
generated
2
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -1184,7 +1184,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'SUGGESTIONCheckBox
|
||||
'
|
||||
Me.SUGGESTIONCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "MULTISELECT", True))
|
||||
Me.SUGGESTIONCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_INDEX_MANBindingSource, "SUGGESTION", True))
|
||||
resources.ApplyResources(Me.SUGGESTIONCheckBox, "SUGGESTIONCheckBox")
|
||||
Me.SUGGESTIONCheckBox.Name = "SUGGESTIONCheckBox"
|
||||
Me.SUGGESTIONCheckBox.UseVisualStyleBackColor = True
|
||||
|
||||
Reference in New Issue
Block a user