Click here to Skip to main content
15,920,603 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListBox Multiple Selection Pin
21-Mar-02 11:59
suss21-Mar-02 11:59 
GeneralRe: ListBox Multiple Selection Pin
James T. Johnson21-Mar-02 17:46
James T. Johnson21-Mar-02 17:46 
GeneralRe: Thanks All, I got it work! Pin
22-Mar-02 2:54
suss22-Mar-02 2:54 
General.NET Benchmark Challenge Pin
Chris Maunder20-Mar-02 14:44
cofounderChris Maunder20-Mar-02 14:44 
GeneralRe: .NET Benchmark Challenge Pin
Andres Manggini20-Mar-02 15:43
Andres Manggini20-Mar-02 15:43 
GeneralRe: .NET Benchmark Challenge Pin
Chris Maunder21-Mar-02 0:11
cofounderChris Maunder21-Mar-02 0:11 
Generalcreating a control as a container (like SSTabs) Pin
20-Mar-02 5:32
suss20-Mar-02 5:32 
GeneralUsing Collections of objects as public properties Pin
20-Mar-02 5:30
suss20-Mar-02 5:30 
Ive got a tab control im building from scratch. the control has a collection(ArrayList) of MyTab objects. How do i expose the collection so that in the properties of the control in design view, a user may add a MyTab object and set its properties?

If i simply expose the collection publicly, the "Collection..." field shows up, but the 'add' button only adds a System.Class. I need the add button to display a MyTab object.

you can see specifically what i want if you create an toolbar object on a form and click 'Buttons' in the properties section. when you add a new button, it shows up on the form and a 'toolbarbutton' object is created with properties you may edit.

do i have to impliment my own collection class?

thanks
Confused | :confused:
QuestionGetTextExtent in C#? Pin
19-Mar-02 23:55
suss19-Mar-02 23:55 
AnswerRe: GetTextExtent in C#? Pin
Alexander Kojevnikov20-Mar-02 0:15
Alexander Kojevnikov20-Mar-02 0:15 
GeneralFighting with ADO.NET Pin
Mazdak19-Mar-02 23:20
Mazdak19-Mar-02 23:20 
GeneralSerialization (save and loading) Pin
BLaZiNiX19-Mar-02 14:00
BLaZiNiX19-Mar-02 14:00 
GeneralRe: Serialization (save and loading) Pin
Andres Manggini19-Mar-02 14:34
Andres Manggini19-Mar-02 14:34 
GeneralRe: Serialization (save and loading) Pin
BLaZiNiX19-Mar-02 15:32
BLaZiNiX19-Mar-02 15:32 
GeneralRe: Serialization (save and loading) Pin
Andres Manggini19-Mar-02 16:10
Andres Manggini19-Mar-02 16:10 
GeneralRe: Serialization (save and loading) Pin
BLaZiNiX19-Mar-02 16:38
BLaZiNiX19-Mar-02 16:38 
QuestionC# replacement for GetAsyncKeyState? Pin
Zombies with Coffee, LLC19-Mar-02 10:49
professionalZombies with Coffee, LLC19-Mar-02 10:49 
AnswerRe: C# replacement for GetAsyncKeyState? Pin
Zombies with Coffee, LLC19-Mar-02 10:57
professionalZombies with Coffee, LLC19-Mar-02 10:57 
AnswerRe: C# replacement for GetAsyncKeyState? Pin
ez219-Mar-02 11:27
ez219-Mar-02 11:27 
GeneralUpdating DataSource Pin
Mazdak19-Mar-02 10:31
Mazdak19-Mar-02 10:31 
GeneralRe: Updating DataSource Pin
Andres Manggini19-Mar-02 11:34
Andres Manggini19-Mar-02 11:34 
GeneralRe: Updating DataSource Pin
Mazdak19-Mar-02 11:42
Mazdak19-Mar-02 11:42 
GeneralRe: Updating DataSource Pin
Andres Manggini19-Mar-02 12:37
Andres Manggini19-Mar-02 12:37 
GeneralRe: Updating DataSource Pin
Mazdak19-Mar-02 19:39
Mazdak19-Mar-02 19:39 
GeneralRe: Updating DataSource Pin
Andres Manggini20-Mar-02 1:57
Andres Manggini20-Mar-02 1:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.