Vorkosten, etc.
This commit is contained in:
@@ -770,14 +770,16 @@ Public Class usrCntlATLAS_EZA
|
||||
End Sub
|
||||
|
||||
Private Sub DateiimportToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles DateiimportToolStripMenuItem.Click
|
||||
Dim f As New cATLAS_EZA_IMPORT(AVISO, SENDUNG, EZA)
|
||||
f.ShowDialog(Me.FindForm)
|
||||
EZA = f.EZA
|
||||
'----- Kann ansonten keine Version freigeben!!!
|
||||
|
||||
Me.FindForm.SuspendLayout()
|
||||
POSITIONEN.setValues(EZA, True)
|
||||
btnPositionen.PerformClick()
|
||||
Me.FindForm.ResumeLayout()
|
||||
'Dim f As New cATLAS_EZA_IMPORT(AVISO, SENDUNG, EZA)
|
||||
'f.ShowDialog(Me.FindForm)
|
||||
'EZA = f.EZA
|
||||
|
||||
'Me.FindForm.SuspendLayout()
|
||||
'POSITIONEN.setValues(EZA, True)
|
||||
'btnPositionen.PerformClick()
|
||||
'Me.FindForm.ResumeLayout()
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user