S
sach
Hi,
Please help me in adding Items to ListBox control on runtime.
Whenever I try to add strings to items it gives me Error
"error C2664: 'System::Windows::Forms::ListBox::ObjectCollection::Add' :
cannot convert parameter 1 from 'std::string' to 'System::Object __gc *'
Can someone help.. how to overcome this ?
Thanx
Please help me in adding Items to ListBox control on runtime.
Whenever I try to add strings to items it gives me Error
"error C2664: 'System::Windows::Forms::ListBox::ObjectCollection::Add' :
cannot convert parameter 1 from 'std::string' to 'System::Object __gc *'
Can someone help.. how to overcome this ?
Thanx