0
Answer

How to create columns and status bar?

Guest User

Guest User

2y
729
1

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)