public CustomProcessingBatchPictureForm()
 {
     InitializeComponent();
     this.pnlSizeSet.Hide();
     this.FormBorderStyle = FormBorderStyle.FixedDialog;
     this.MinimizeBox     = false;
     this.MaximizeBox     = false;
     go = new GraphicsOS();
 }
 /// <summary>
 /// S码被选中
 /// </summary>
 private CreateLandingPagesBLL()
 {
     graphicsOS = new GraphicsOS();
 }