RibbonComboBoxDropDownItemClicked Event
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public event RibbonComboBoxRibbonItemEventHandler DropDownItemClicked
Public Event DropDownItemClicked As RibbonComboBoxRibbonItemEventHandler
public:
event RibbonComboBoxRibbonItemEventHandler^ DropDownItemClicked {
void add (RibbonComboBoxRibbonItemEventHandler^ value);
void remove (RibbonComboBoxRibbonItemEventHandler^ value);
}
member DropDownItemClicked : IEvent<RibbonComboBoxRibbonItemEventHandler,
RibbonItemEventArgs>
Value
RibbonComboBoxRibbonItemEventHandler