Property | Type | Description | |
---|---|---|---|
Frame2 | |||
Label1 | |||
Label10 | |||
Label2 | |||
Label5 | |||
Label6 | |||
Label7 | |||
Label8 | |||
Label9 | |||
Line2 | |||
cboPageSize | |||
cboPageToPrinterMapping | |||
cmdLoadMxFile | |||
cmdPrint | |||
fraPrint | |||
fraPrinter | |||
lblPageCount | |||
lblPdcdcrinter | |||
lblPrinterName | |||
lblPrinterOrientation | |||
lblPrinterSize | |||
optLandscape | |||
optPortrait | |||
txbEndPage | |||
txbMxFilePath | |||
txbOverlap | |||
txbStartPage |
Method | Description | |
---|---|---|
Form1 ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
EnableOrientation ( bool b ) : void | ||
Form1_Load ( object sender, System e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Main ( ) : void | ||
UpdatePrintPageDisplay ( ) : void | ||
UpdatePrintingDisplay ( ) : void | ||
cboPageSize_SelectedIndexChanged ( object sender, |
||
cboPageToPrinterMapping_Click ( object sender, System e ) : void | ||
cmdLoadMxFile_Click ( object sender, System e ) : void | ||
cmdPrint_Click ( object sender, System e ) : void | ||
optLandscape_Click ( object sender, System e ) : void | ||
optPortrait_Click ( object sender, System e ) : void | ||
txbOverlap_Leave ( object sender, System e ) : void |
public GroupBox,System.Windows.Forms Frame2 | ||
return |
public Label,System.Windows.Forms Label1 | ||
return |
public Label,System.Windows.Forms Label10 | ||
return |
public Label,System.Windows.Forms Label2 | ||
return |
public Label,System.Windows.Forms Label5 | ||
return |
public Label,System.Windows.Forms Label6 | ||
return |
public Label,System.Windows.Forms Label7 | ||
return |
public Label,System.Windows.Forms Label8 | ||
return |
public Label,System.Windows.Forms Label9 | ||
return |
public ComboBox,System.Windows.Forms cboPageSize | ||
return |
public ComboBox,System.Windows.Forms cboPageToPrinterMapping | ||
return |
public Button,System.Windows.Forms cmdLoadMxFile | ||
return |
public Button,System.Windows.Forms cmdPrint | ||
return |
public GroupBox,System.Windows.Forms fraPrint | ||
return |
public GroupBox,System.Windows.Forms fraPrinter | ||
return |
public Label,System.Windows.Forms lblPageCount | ||
return |
public Label,System.Windows.Forms lblPdcdcrinter | ||
return |
public Label,System.Windows.Forms lblPrinterName | ||
return |
public Label,System.Windows.Forms lblPrinterOrientation | ||
return |
public Label,System.Windows.Forms lblPrinterSize | ||
return |
public RadioButton,System.Windows.Forms optLandscape | ||
return |
public RadioButton,System.Windows.Forms optPortrait | ||
return |
public TextBox,System.Windows.Forms txbEndPage | ||
return |
public TextBox,System.Windows.Forms txbMxFilePath | ||
return |
public TextBox,System.Windows.Forms txbOverlap | ||
return |