INIT OK 20.1.4
This commit is contained in:
+1
-1
@@ -173,7 +173,7 @@ Public Class GLAccountsVC
|
||||
End If
|
||||
End If
|
||||
End Sub
|
||||
Private Sub StringComboUserControl_KeyDown(sender As Object, e As Windows.Forms.KeyEventArgs)
|
||||
Private Sub StringComboUserControl_KeyDown(sender As Object, e As System.Windows.Forms.KeyEventArgs)
|
||||
If e.KeyCode = System.Windows.Forms.Keys.F12 Then
|
||||
'// Kell egy mentés
|
||||
If TryCast(sender, DevExpress.XtraEditors.ComboBoxEdit) IsNot Nothing Then
|
||||
|
||||
Reference in New Issue
Block a user