8 lines
157 B
VB.net
8 lines
157 B
VB.net
Imports System.Drawing
|
|
|
|
Public Class usrCntlMessenger_ChatAnhang
|
|
Property BG_COLOR As Color = Color.FromArgb(192, 255, 192) ' Color.Azure
|
|
|
|
|
|
End Class
|