Merged main

This commit is contained in:
mw 2024-01-15 11:06:40 +01:00
commit bd17c850f5
2 changed files with 5 additions and 1 deletions

2
Form1.Designer.vb generated
View file

@ -32,7 +32,7 @@ Partial Class Form1
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(107, 39)
Me.Button1.TabIndex = 0
Me.Button1.Text = "OK"
Me.Button1.Text = "Action1"
Me.Button1.UseVisualStyleBackColor = True
'
'Button2