Hey,
i wanna get the text from a NOT selected index.
Does anybody know how to do it?
Thx!
Daniel
Hey,
i wanna get the text from a NOT selected index.
Does anybody know how to do it?
Thx!
Daniel
Explain a bit more, Also you could try selecting it for a fraction of a sec, then returning it.
Hehe got it ;)
String^ text = listBox1->Items[2]->ToString();
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.