CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2000
    Location
    Bangalore,India
    Posts
    776

    Making a control property of ArrayList

    Hi
    Please somebody help me to make a user control property of ArrayList and how to make an editor for this property.
    Example: for my user control, say i want to add a property named TextList which will be any ArrayList of strings. How to make this so that an collection editor of strings is diaplyed during design time.

    Santanu

  2. #2
    Join Date
    Dec 2007
    Posts
    1

    Smile Re: Making a control property of ArrayList

    Hi
    I have the same of your proplem
    Plz. if you sove Your Proplem tell me about the solution

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured