ImageListComboBoxSelectedItem Property

Gets or sets the selected image in the image combo box. If the image is not found, SelectedIndex is used instead.

Namespace:  Tekla.Structures.Dialog.UIControls
Assembly:  Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2023.0.3
Syntax
public Object SelectedItem { get; set; }

Property Value

Type: Object
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next