Guest User

Guest User

  • Tech Writer
  • 2.1k
  • 467.4k

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)