UserControl with ComboBox

    Date: 03/09/06 (C Sharp)    Keywords: security

    (This is my first post here, so don't yell at me)

    I have to write a UserControl for my current project in .net 1.1. On this control, there's a ComboBox. I want the ComboBox.Items to be edited in design time, so I created a property:

        public ComboBox.ObjectCollection Items
        {
            get { return securityCombo.Items; }
        }

    The property is there, but the usual editor for ComboBox.Items is missing. Is there any Attribute I have to assign to the property? I seem to be blind on this.

    TIA

    Source: http://community.livejournal.com/csharp/51841.html

« marshalling abstract pointers || Type-matching columns and... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home