Files
LicenceManager/ClientPage/ClientPageV.xaml.vb
T
Renzo Lanza 4e40b7e61c LicenseManager 2.1b2:
- 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
2019-02-22 16:31:54 +00:00

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