Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

listBox (sample C#)

$
0
0

In Visual Cobol i try:

- Create a listBox1

- Add Itens:

     invoke listBox1::"Items"::"Add"("Item 1")
            invoke listBox1::"Items"::"Add"("Item 2")

- But now, can i get INDEX from doubleClick event?

i try: invoke type MessageBox::Show(listBox1::Text), but, show only TEXT. But a need INDEX (0,1,2,3...)


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>