> If I set property in my user control like this
>
[quoted text clipped - 40 lines]
>
> Thank you.
Hi,
Can you give more details, what are you trying to do, what error are
you getting, etc
IIRC for a designable control you need to use ImageList, at least that
is what all other controls in the framework use
dany - 30 Apr 2008 06:46 GMT
On Apr 29, 10:22 am, "dany" <d...@dany.com> wrote:
Hi,
Can you give more details, what are you trying to do, what error are
you getting, etc
IIRC for a designable control you need to use ImageList, at least that
is what all other controls in the framework use
-----------------------------
Hi,
I would like to have array of bitmaps or images for my control, which user
can set at desing time trough property window of my control.