4e40b7e61c
- Aggiunto KeyID in KeyTable nel DB - ClientID può essere NULL in KeyTable nel DB - NewKeyPage: impostato Generated Number/LockID in base a IsDongle - Aggiunto Stato Key 'InDepositoEgt' - Sistemate comboBox e textBox delle KeyPages e di UpdateLicencePage - Avviso Number già esistente nella creazione Key
6 lines
210 B
VB.net
6 lines
210 B
VB.net
Public Class ClientPageV
|
|
'Private Sub ResellerComboBox_Loaded(sender As Object, e As RoutedEventArgs) Handles ResellerComboBox.Loaded
|
|
' ResellerComboBox.SelectedIndex = -1
|
|
'End Sub
|
|
End Class
|