Projektdateien hinzufügen.
This commit is contained in:
5
UID/frmInfo.vb
Normal file
5
UID/frmInfo.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Class frmInfo
|
||||
Private Sub frmInfo_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
lblInfo.Text = DISPO.My.Resources.Info.ToString
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user