Method | Description | |
---|---|---|
BarCodeCtrl ( ) : System | ||
Print ( ) : void |
This function will display a print dialog and then print the contents of the control to the selected printer.
|
|
SaveImage ( String file ) : void |
This function will save the contents of the control to a bitmap image specified by filename.
|
Method | Description | |
---|---|---|
BarCodeCtrl_Resize ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
panel_Paint ( object sender, PaintEventArgs e ) : void | ||
printDocument_PrintPage ( object sender, System.Drawing.Printing.PrintPageEventArgs e ) : void |