X
xzzy
how would I add items to a listbox from a function in a different class in
the solution?
i.e. something like:
namespace.frmMain.listBox1.items.add(0,"text to add");
Thank you
the solution?
i.e. something like:
namespace.frmMain.listBox1.items.add(0,"text to add");
Thank you