Example #1
0
 private void BtnFillingQualityInfo_Click(object sender, EventArgs e)
 {
     UDFillingQuality.Value = (decimal)ResolutionHelperForm.CreateAndShowDialog(mCore, (double)UDFillingQuality.Value);
     //System.Diagnostics.Process.Start(@"http://printek.it/laserfoamhelp/usage/raster-image-import/setting-reliable-resolution/");
 }