Multicolumncombo_demo не работает. Подробное описание ошибки.
MultiColumnCombo does not open and Ignore and continue screen opens.Then the form is reset and blank.I try with VS 2008, 2010, 2012,2015 and Windows 8.1. Try with VB.NET AND ALSO c++
ОШИБКИ ПРИ ОТКРЫТИИ ФОРМЫ:
Could not find type 'MyCustomControls.InheritedCombo.MultiColumnComboBox'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built. Instances of this error (1) 1. There is no stack trace or error line information available for this error Help with this error MSDN Help Forum posts about this error Search the MSDN Forums for posts related to this error The variable 'multiColumnComboBox1' is either undeclared or was never assigned.
Что я уже пробовал:
MultiColumnCombo does not open and Ignore and continue screen opens.Then the form is reset and blank.I try with VS 2008, 2010, 2012,2015 and Windows 8.1. <pre>I try with VS 2008, 2010, 2012,2015 and Windows 8.1. Try with VB.NET AND ALSO c++
ERRORS WHEN OPEN FORM: Could not find type 'MyCustomControls.InheritedCombo.MultiColumnComboBox'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built. Instances of this error (1) 1. There is no stack trace or error line information available for this error Help with this error MSDN Help Forum posts about this error Search the MSDN Forums for posts related to this error The variable 'multiColumnComboBox1' is either undeclared or was never assigned.
Richard MacCutchan
Не удалось найти тип 'MyCustomControls.InheritedCombo.MultiColumnComboBox'.
Это послание совершенно ясно, какую часть вы не понимаете?
Member 12575668
Собираюсь перепроверить, поработать над этим и дать вам знать. Один вопрос: почему я получаю этот предупреждающий экран с этим сообщением ?. Не могли бы вы дать мне несколько советов? Спасибо.
Member 12575668
Хорошие новости!!. Теперь он работает. На Языке Си++. Вопрос. Я работаю с VB.NET и не знаком с C++. Если это не очень большая проблема, можно ли получить пример и другие проекты кода od в Visual Basic ? . Большое спасибо.