\r\n\r\n
Go Back  Xtreme Visual Basic Talk > Visual Basic .NET (2002/2003/2005/2008, including Express editions) > .NET General > User Control Collection Property


\r\n \r\n
 
 
Thread Tools Display Modes

\r\n\r\n\r\n
Ok, I\'m writing a properties list box type control like the one in vb (ya know, the one where you set the properties for your controls at design time) but i dont really know much about collections so i was wondering exactly how would i go about doing this...
\r\nBasically what i have is an Items property collection.
\r\nSo, when I either open the collection editor, or use code, I need to have some variables when i add a new "Item".
\r\nLike,
\r\nData Type - Combobox: String, Boolean, Integer
\r\nText - String
\r\nValue - String
\r\n
\r\nSo basically what i need to know is just how to be able to add multiple data types to the collection.. I\'m really lost.. please fill me in on how to do this. I\'ve tried searching with not much luck.
\r\n \r\n\r\n
\r\n \r\n\r\n \r\n \r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n
\r\n \r\n \r\n \r\n \r\n Reply With Quote\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n\r\n \r\n\r\n
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n'; pd[1121786] = '\r\n\r\n \r\n\r\n
\r\n
\r\n
\r\n\r\n
\r\n \r\n\r\n\r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n \r\n
\r\n
\r\n  \r\n #2  \r\n \r\n \r\n \r\n \r\n \r\n
\r\n\r\n
\r\n \r\n Old\r\n \r\n 03-04-2006, 06:06 AM\r\n \r\n \r\n \r\n
\r\n
\r\n \r\n \r\n \r\n \r\n \r\n
\r\n\r\n
\r\n \r\n shaul_ahuva\r\n shaul_ahuva is offline\r\n\r\n\r\n
Prev Previous Post   Next Post Next
  #1  
Old 03-03-2006, 09:13 PM
akrocks's Avatar
akrocks akrocks is offline
Junior Contributor
 
Join Date: Mar 2003
Location: the great plains...
Posts: 398
Default User Control Collection Property


Ok, I'm writing a properties list box type control like the one in vb (ya know, the one where you set the properties for your controls at design time) but i dont really know much about collections so i was wondering exactly how would i go about doing this...
Basically what i have is an Items property collection.
So, when I either open the collection editor, or use code, I need to have some variables when i add a new "Item".
Like,
Data Type - Combobox: String, Boolean, Integer
Text - String
Value - String

So basically what i need to know is just how to be able to add multiple data types to the collection.. I'm really lost.. please fill me in on how to do this. I've tried searching with not much luck.
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->