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

RE: How does MF INVOKE interface with windows?

$
0
0

I understand your dilemma.

The column header is added in the AddColumn method. In the example program this occurs in Add-List-Header section.when statement:

   EVALUATE Call-Function

       WHEN "ADD-HEADER"  

            PERFORM Add-List-Header

is executed

The code in this paragraph will return a ListViewHeaderItem object which is actually used to set the Header text. Look in the same docs for ListViewHederItem to see what methods it supports.


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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