<Code Lib>
2025 Method
Changes 0
M

ComboBox.GetItems

Description:
Gets the copy of a collection of the ComboBoxMembers assigned to the ComboBox.

public IList<ComboBoxMember> GetItems()

IList<ComboBoxMember> IList ComboBoxMember

Loading…