It seems the TMSFNCCheckedListBox1.PopupMenu doesn't work if a TPopupMenu is assigned? the right click will not show the menu.
Plus, it appears the OnMouseDown, OnMouseUp, OnMouseEnter, OnMouseLeave events are not exposed either?
is there a work around to allow a TPopupMenu to appear when a user right-clicks a TTMSFNCCheckedListBox component?
I also tried using a TTMSFNCListBox component, but the same thing happens, cannot assign a TPopupMenu.
I am probably doing something dumb lol, any help would be appreciated
Dave