jj 15.3 remove stupid msgbox
This commit is contained in:
parent
1b438e4458
commit
b9e0908a35
@ -6062,7 +6062,7 @@ Public Class frmConstructor_Main
|
||||
JUMP_RECORD_ID = 0
|
||||
End Sub
|
||||
Private Sub ToolStripButton2_Click(sender As Object, e As EventArgs) Handles tsbtnGeodata.Click
|
||||
ClassHelper.MSGBOX_Handler("ERROR", "Unexpected Error", "Error in Show_Detail_Record: ", "dsdfsdfdsfdsf")
|
||||
'ClassHelper.MSGBOX_Handler("ERROR", "Unexpected Error", "Error in Show_Detail_Record: ", "dsdfsdfdsfdsf")
|
||||
Dim frm As New frmGeodataNavigation(GridControlMain, CURRENT_ENTITY_ID)
|
||||
frm.Show()
|
||||
End Sub
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user