Protected Sub Add( _ ByVal item As Object _ )
protected void Add( object item )
All items added to the ItemCollection must be created on the main UI thread as these ultimately become UI content.
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ComboBox Class ComboBox Members