M
Mauro
Hi,
I have created a component similar to ImageList but my component stored Icons
(System.Drawing.Icon). For being precise, the stored data is an object created
from me that to its inside it has an istance of the Icon object.
The problem is that the icons store in the collection associated to my IconList
(IconList.Icons) at Design-Time, were removed a Run-time. Me meeting therefore
with one empty collection. How I can resolve the problem?
Sorry form my English
Mauro.
I have created a component similar to ImageList but my component stored Icons
(System.Drawing.Icon). For being precise, the stored data is an object created
from me that to its inside it has an istance of the Icon object.
The problem is that the icons store in the collection associated to my IconList
(IconList.Icons) at Design-Time, were removed a Run-time. Me meeting therefore
with one empty collection. How I can resolve the problem?
Sorry form my English

Mauro.