Method |
Description |
|
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. |
|
InitializePageSetupDialog ( ) : void |
|
|
InitializePrintPreviewDialog ( ) : void |
|
|
Main ( ) : void |
|
|
button1_Click ( object sender, System e ) : void |
|
|
button2_Click ( object sender, System e ) : void |
|
|
button3_Click ( object sender, System e ) : void |
|
|
button4_Click ( object sender, System e ) : void |
|
|
document_PrintPage ( object sender, System e ) : void |
|
|