BarItemCollection.AddCustomDropDown Method
| Name | Parameters | Description |
|---|---|---|
| AddCustomDropDown(Int32, String) | index, text | Adds a custom drop-down editor to the specified position in the bar item collection. |
| AddCustomDropDown(String) | text | Adds a custom drop-down editor to the end of the bar item collection. |