示例#1
0
文件: Form1.cs 项目: Ytrog/RssBandit
 private void buttonPrint_Click(object sender, EventArgs e)
 {
     htmlControl1.ShowDialogPrintPreview();
 }