Hello,
Colors are different in VB.NET and VB6.
For example, the background of my form in my VB.NET program is "194, 217, 247" but I cannot use this format for my VB6 application.
So how can I convert "194, 217, 247" to a format which VB6 accepts?
Thanks.
Colors are different in VB.NET and VB6.
For example, the background of my form in my VB.NET program is "194, 217, 247" but I cannot use this format for my VB6 application.
So how can I convert "194, 217, 247" to a format which VB6 accepts?
Thanks.