G
Guest
I have added various bitmap resources to an assembly. I had added a
reference to that assembly from another assembly. While creating a WinForm
from this 2nd assembly, I add a button and attempt to set it's Image property
via the visual designer. However, I am unable to select the bitmap resource.
I know that i can do this programmatically, but need to be able to do it via
the visual designer.
Is this possible?
Thanks.
reference to that assembly from another assembly. While creating a WinForm
from this 2nd assembly, I add a button and attempt to set it's Image property
via the visual designer. However, I am unable to select the bitmap resource.
I know that i can do this programmatically, but need to be able to do it via
the visual designer.
Is this possible?
Thanks.