This commit is contained in:
2020-03-23 23:10:05 +01:00
parent a8840a7dcd
commit ffde29023a
6 changed files with 62 additions and 26 deletions

View File

@@ -26,7 +26,7 @@ Public Class usrCntlMessenger_ChatAnhang
Sub setBgCOLOR(BG_COLOR)
' Me.BG_COLOR = BG_COLOR
' txtChatmessage.BackColor = BG_COLOR
'Panel1.BackColor = BG_COLOR
Panel1.BackColor = BG_COLOR
End Sub
Private Sub usrCntlMessenger_ChatAnhang_Load(sender As Object, e As EventArgs) Handles Me.Load