MS
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
Return _Instance
|
||||
End Function
|
||||
Public Sub SetFormTitle(title As String)
|
||||
Me.Text = "Formdesigner: " & title
|
||||
Me.Text = "Form Designer: " & title
|
||||
End Sub
|
||||
Public Sub SetFormName(name As String)
|
||||
Me.lblFormName.Text = "Name: " & name & " - Form-ID: " & CURRENT_ENTITY_ID
|
||||
|
||||
Reference in New Issue
Block a user