ComboBoxMember Class


This class represents an item in the drop-down list of a ComboBox.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011

Syntax

C#
public class ComboBoxMember : RibbonItem
Visual Basic
Public Class ComboBoxMember _
	Inherits RibbonItem
Visual C++
public ref class ComboBoxMember : public RibbonItem

Remarks

Note that a ComboBoxMember will not show an individual tool tip. Use of this class is not supported in Revit Macros.

Inheritance Hierarchy

System Object
Autodesk.Revit.UI RibbonItem
Autodesk.Revit.UI ComboBoxMember

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →