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

C# to Visual Cobol Statement

$
0
0

Hi,

i have this in c#:

            DataGrid grid = sender as DataGrid; 
            DataGridRow selectedRow = grid.ItemContainerGenerator.ContainerFromItem(grid.SelectedItem) as DataGridRow;
            selectedRow.FontWeight = FontWeights.Bold;

What is this in Visual Cobol Code?

Best Regards

Bernd


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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