INIT OK 20.1.4
This commit is contained in:
+1
-1
@@ -229,7 +229,7 @@ Public Class OfferOutVC
|
||||
|
||||
Private Sub Grid_HandleCreated(sender As Object, e As System.EventArgs)
|
||||
RemoveHandler _Grid.GridControl.HandleCreated, AddressOf Grid_HandleCreated
|
||||
_GridListEditor.Grid.BeginInvoke(New Windows.Forms.MethodInvoker(AddressOf SelectAll))
|
||||
_GridListEditor.Grid.BeginInvoke(New System.Windows.Forms.MethodInvoker(AddressOf SelectAll))
|
||||
|
||||
End Sub
|
||||
Private Sub SelectAll()
|
||||
|
||||
Reference in New Issue
Block a user