Print data In Windows application
private void cmdprint_Click(object sender, EventArgs e)
{
// Create the document and attach an event handler.
PrintDocument doc = new PrintDocument();
Be Different with excellent knowledge A Devloper Blog....