Gets an object representing the content of the CustomFolderComboBox
| C# | Visual Basic | Visual C++ |
public ComboBox..::.ObjectCollection Items { get; }
Public ReadOnly Property Items As ComboBox..::.ObjectCollection
public: property ComboBox..::.ObjectCollection^ Items { ComboBox..::.ObjectCollection^ get (); }