disable button instead of hiding, remove empty values before saving, update dialog result handling
This commit is contained in:
1
Controls.LookupGrid/frmLookupGrid.Designer.vb
generated
1
Controls.LookupGrid/frmLookupGrid.Designer.vb
generated
@@ -69,6 +69,7 @@ Partial Class frmLookupGrid
|
||||
'btnClear
|
||||
'
|
||||
Me.btnClear.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.btnClear.DialogResult = System.Windows.Forms.DialogResult.OK
|
||||
Me.btnClear.Location = New System.Drawing.Point(236, 6)
|
||||
Me.btnClear.Name = "btnClear"
|
||||
Me.btnClear.Size = New System.Drawing.Size(136, 23)
|
||||
|
||||
Reference in New Issue
Block a user