API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

ImageListComboBox Events

The ImageListComboBox type exposes the following members.

Events
  NameDescription
Public eventImageListComboBoxMouseWheel
The ImageListComboBoxMouseWheel event is triggered just after the mouse wheel has been activated on top of the combo box.
Public eventImageListComboBoxSelectedIndexChanged
The ImageListComboBoxSelectedIndexChanged event is triggered just after the selected index has been changed in the image combo box.
Top
See Also