ThinClients Wartungs-Meldung eingebaut
This commit is contained in:
@@ -1820,6 +1820,10 @@ exit"
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub IPAdresseKopierenToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles IPAdresseKopierenToolStripMenuItem.Click
|
||||
Clipboard.SetText(DgVMain.CurrentRow.Cells("IPAdresse").Value)
|
||||
End Sub
|
||||
|
||||
Private Sub Main_Closed(sender As Object, e As EventArgs) Handles Me.Closed
|
||||
|
||||
Class1.ini.prop_Kompansicht = ChkKompAnsicht.Checked
|
||||
|
||||
Reference in New Issue
Block a user