private void buttonPrint_Click(object sender, EventArgs e) { htmlControl1.ShowDialogPrintPreview(); }