ComboBoxItem
Public Function New( _ ByVal text As String, _ Optional ByVal imagePath As String, _ Optional ByVal tooltip As String _ )
public ComboBoxItem( string text, string imagePath, string tooltip )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ComboBoxItem Class ComboBoxItem Members Overload List