User Profile
Collapse
-
Is this thing on? -
-
.NET C++ Trouble adding to listbox
I'm a .NET newbie I will admit it. I have moderate experience in VB6 and am a decent C programmer. I recently got ahold of Visual Studio .NET and was asked to write a project using C++ .NET I created a simple ListBox and tried to add an item to it on the fly and I get a compile error about unmanaged vs managed arguments. My code is simple.
this->ListBox1->Items->Add("Hello") ;
this gives me the...
No activity results to display
Show More
Leave a comment: