BIG CLEANUP
This commit is contained in:
@@ -7,8 +7,8 @@ Public NotInheritable Class frmSplash
|
||||
|
||||
'TODO: Dieses Formular kann einfach als Begrüßungsbildschirm für die Anwendung festgelegt werden, indem Sie zur Registerkarte "Anwendung"
|
||||
' des Projekt-Designers wechseln (Menü "Projekt", Option "Eigenschaften").
|
||||
Private InitSteps As Integer = 5
|
||||
Private bw As New BackgroundWorker()
|
||||
Private ReadOnly InitSteps As Integer = 5
|
||||
Private ReadOnly bw As New BackgroundWorker()
|
||||
|
||||
Private Sub frmSplash_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
|
||||
'Anwendungstitel
|
||||
|
||||
Reference in New Issue
Block a user