[]
Indicates that the drop-down portion of this element has closed.
[C1Category("DropDown", "Drop-Down")]
[C1Description("RibbonDropDownBase.DropDownClosed", "Indicates that the drop-down portion of this element has closed.")]
public event EventHandler DropDownClosed
<C1Category("DropDown", "Drop-Down")>
<C1Description("RibbonDropDownBase.DropDownClosed", "Indicates that the drop-down portion of this element has closed.")>
Public Event DropDownClosed As EventHandler
| Type | Description |
|---|---|
| EventHandler | Indicates that the drop-down portion of this element has closed. |