Designer Controls With ArrayList type property.

02/03/2007 - 16:00 por Alvaro E. Gonzalez V. | Informe spam
Hi;

I'm doing a UserControl and add a ArrayList type property. But this property is not set correctly in
design time from Designer.

What is the better way to do it?

Thanks

Alvaro.
 

Leer las respuestas

#1 Bryan Phillips
03/03/2007 - 13:57 | Informe spam
Use a strongly typed list or collection.

Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com



"Alvaro E. Gonzalez V." wrote in message
news::

Hi;

I'm doing a UserControl and add a ArrayList type property. But this property is not set correctly in
design time from Designer.

What is the better way to do it?

Thanks

Alvaro.

Preguntas similares