Gcobani Mkontwana

Gcobani Mkontwana

  • 566
  • 1.9k
  • 406.2k

How to create columns and status bar?

Sep 3 2022 2:01 AM

Hi Team

 

I want to create GUI using WPF, that will do this logic below and status bar must show these below on my GUI;

 

GUI Grid into the relevant columns 
 <br>(Started = timestamp when this echo process started , Processed = timestamp after deserialization into an object , Elapsed = milliseconds elapsed from Started to Processed)