Posted 19 July 2021, 6:53 pm EST
Hi, I’m trying to replace C1DropDownControl with “Assembly C1.Win.Input.5, Version=5.0.20211.502” in my project. C1DropDownControl was with “Assembly C1.Win.C1Input.2, Version=2.0.20101.33244”.
I have deleted the reference to C1.Win.C1FlexGrid.2 and C1.Win.C1Input.2. I have also downloaded and installed .NET 5 version of C1.Win.FlexGrid and C1.Win.Input through Nuget package. The project cannot compiled successfully.
I got the error saying ‘DropDownForm’ is not a member of ‘C1DropDownControl’.
Can anyone help me out ? Is there any demo video and tutorial can guide me through Component One WinForms .NET 5 controls upgrading process?
Thanks,
PS: attachment