property for the control

  • Thread starter Thread starter vedavyas
  • Start date Start date
V

vedavyas

Hi all,

I have added a property for the control which is of type array list. I
am adding the properties in the design time, but in the run time it is
showing the count as 0 can u please help me this is a very urgent issue i
have to fix.

Thanks and Regards,
Vyas
 
See InitializeComponent in your form.
It is a wizard generated function.
Check did the wizard add some code for this property initialisation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top