:o HI Everyone,
I wish to assign a default property value to my class property. Could anyone tell me how do I do that?
Regards,
Abhijit
Printable View
:o HI Everyone,
I wish to assign a default property value to my class property. Could anyone tell me how do I do that?
Regards,
Abhijit
Just set the value of that property in the Class_Initialize event.