MS_18042016
This commit is contained in:
@@ -444,6 +444,12 @@ Public Class frmWD_Index_Dokart
|
||||
Refresh_indices()
|
||||
End If
|
||||
End If
|
||||
Me.Hide()
|
||||
Me.Visible = True
|
||||
Me.Activate()
|
||||
Me.BringToFront()
|
||||
If CURRENT_CONTROL_DOCTYPE_MATCH <> "" Then
|
||||
cmbDokumentart.SelectedIndex = cmbDokumentart.FindStringExact(CURRENT_CONTROL_DOCTYPE_MATCH)
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user