Hi.
You need to apply the DefaultValue attribute to your property.
That way you can right-click it in the propertygrid and select reset.
VB Code:
<DefaultValue(GetType(Image), Nothing)> Public Property MyImage1.....
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |