PC Review


Reply
Thread Tools Rate Thread

combobox inheritance

 
 
Will
Guest
Posts: n/a
 
      27th Aug 2003
All-
I am attempting to create my own custom class which inherits from the
ComboBox class. The problem is that I also need to use my own custom object
collection for my custom class. I have already done this with a custom
ListBox control by overriding the protected method "CreateItemCollection()"
and returning a new instance of my custom collection class which inherits
from ListBox.ObjectCollection and that works perfectly. I was surprised that
no similar method exists for the ComboBox class. Am I overlooking something
here? Why would they omit this?

Thanks in advance,
Will


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HowTo? shift focus in VBA IDE between Object combobox, procedure combobox, and Code window Malcolm Cook Microsoft Access 0 11th Oct 2005 03:42 PM
Bug: Combobox.dropdown = True during Form.New() causes listbox to be disabled, even though combobox is Enabled. =?Utf-8?B?UmF0a2lsZXk=?= Microsoft Dot NET Framework Forms 1 12th Feb 2004 09:58 PM
PRB: Combobox inheritance and Form designer Michael Reimann Microsoft Dot NET Framework Forms 3 15th Oct 2003 11:00 AM
Re: REPOST: Visual Inheritance for ComboBox Jeremy Cowles Microsoft Dot NET Framework Forms 0 14th Jul 2003 07:27 PM
Visual Inheritance for ComboBox Wim Hollebrandse Microsoft Dot NET Framework Forms 0 11th Jul 2003 06:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:44 AM.