xtd 0.2.0
Loading...
Searching...
No Matches

◆ on_item_removed()

void xtd::forms::control::control_collection::on_item_removed ( size_t  index,
control_ref item 
)
inlineoverrideprotectedvirtual

Raises the xtd::forms::layout::arranged_element_collection::item_removed event.

Parameters
indexThe index of the item.
itemThe item removed.

Reimplemented from xtd::forms::layout::arranged_element_collection< control_ref >.