A
--== Alain ==--
Hi,
I would like to define the default value of my property.
My property is from type Bitmap^, therefore i was thinking to do :
[DefaultValueAttribute(nullptr)]
but i does not work.
how is it possible to define this property to no pointer ?
thx.
ALain
I would like to define the default value of my property.
My property is from type Bitmap^, therefore i was thinking to do :
[DefaultValueAttribute(nullptr)]
but i does not work.
how is it possible to define this property to no pointer ?
thx.
ALain