[Bug]: couldn't create KryptoncomboBox Example
Joe9899 opened this issue · 1 comments
During the build process, of Krypton Toolkit Examples 2019, occurring the failures as follows:
-
KryptonComboBox Examples 2019 (net48): "CS1061 KryptonComboBox doesn't contain a definition for CueHint".
-
KryptonTextBox Examples 2019 (net48): "CS1061 KryptonTextBox doesn't contain a definition for CueHint".
-
KryptonInputBox Examples 2019 (net48): "CS1503 Argument "1" conversion string to System.Windows.forms.IWin32Window is not possible.
-
KryptonInputBox Examples 2019 (net48): "CS1503 Argument "5" conversion System.Drawing.Color to string is not possible.
-
KryptonInputBox Examples 2019 (net48): "CS1503 Argument "6" conversion System.Drawing.Font to string is not possible.
I use Visual Studio 16.11.1 and .Net 4.8.03761 with windows server 2016 standard.
How can I solve the problem?
Best regards
Joe
Will need to update to use latest Canary (Global Solution Nuget Update)
Or
As a workaround use the dev solution (Once you have got the Krypton Toolkit Suite Alpha Branch code base as well)