A
Avi
Hi
I am creating web application in which i want to assign by
default values to the property which i had created my own. In that one
of the property is of type color and i am unable to assign any value to
that color type property..
my code is
Dim Col1Color as String
vartable="------"
vartable&= TDCOLOR1
i got error:- & operator not defined for System.Object and
syste.Drawing.Color
plz help me out
Thanks in advance
I am creating web application in which i want to assign by
default values to the property which i had created my own. In that one
of the property is of type color and i am unable to assign any value to
that color type property..
my code is
Dim Col1Color as String
vartable="------"
vartable&= TDCOLOR1
i got error:- & operator not defined for System.Object and
syste.Drawing.Color
plz help me out
Thanks in advance