felix fernandez

felix fernandez

  • NA
  • 31
  • 530

From Windows Form to Excel using c# ?

Jan 24 2019 7:49 AM
I Have a Windows Form who contains multiple Objects inside like:
 
Split Container
Label
TextBox 
Pie Chart
Tab Control 
DataGridView 
Etc..
 
How can I convert this form to Excel and get it to look exactly as it seen on the screen (at run time) ??

Answers (2)