C# 클래스 PrintPageLayout.Form1

Summary description for Form1.
상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 프로퍼티들

프로퍼티 타입 설명
Frame2 System.Windows.Forms.GroupBox
Label1 System.Windows.Forms.Label
Label10 System.Windows.Forms.Label
Label2 System.Windows.Forms.Label
Label5 System.Windows.Forms.Label
Label6 System.Windows.Forms.Label
Label7 System.Windows.Forms.Label
Label8 System.Windows.Forms.Label
Label9 System.Windows.Forms.Label
Line2 System.Windows.Forms.Label
cboPageSize System.Windows.Forms.ComboBox
cboPageToPrinterMapping System.Windows.Forms.ComboBox
cmdLoadMxFile System.Windows.Forms.Button
cmdPrint System.Windows.Forms.Button
fraPrint System.Windows.Forms.GroupBox
fraPrinter System.Windows.Forms.GroupBox
lblPageCount System.Windows.Forms.Label
lblPdcdcrinter System.Windows.Forms.Label
lblPrinterName System.Windows.Forms.Label
lblPrinterOrientation System.Windows.Forms.Label
lblPrinterSize System.Windows.Forms.Label
optLandscape System.Windows.Forms.RadioButton
optPortrait System.Windows.Forms.RadioButton
txbEndPage System.Windows.Forms.TextBox
txbMxFilePath System.Windows.Forms.TextBox
txbOverlap System.Windows.Forms.TextBox
txbStartPage System.Windows.Forms.TextBox

공개 메소드들

메소드 설명
Form1 ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
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, EventArgs e ) : void
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

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Form1() 공개 메소드

public Form1 ( ) : System
리턴 System

프로퍼티 상세

Frame2 공개적으로 프로퍼티

public GroupBox,System.Windows.Forms Frame2
리턴 System.Windows.Forms.GroupBox

Label1 공개적으로 프로퍼티

public Label,System.Windows.Forms Label1
리턴 System.Windows.Forms.Label

Label10 공개적으로 프로퍼티

public Label,System.Windows.Forms Label10
리턴 System.Windows.Forms.Label

Label2 공개적으로 프로퍼티

public Label,System.Windows.Forms Label2
리턴 System.Windows.Forms.Label

Label5 공개적으로 프로퍼티

public Label,System.Windows.Forms Label5
리턴 System.Windows.Forms.Label

Label6 공개적으로 프로퍼티

public Label,System.Windows.Forms Label6
리턴 System.Windows.Forms.Label

Label7 공개적으로 프로퍼티

public Label,System.Windows.Forms Label7
리턴 System.Windows.Forms.Label

Label8 공개적으로 프로퍼티

public Label,System.Windows.Forms Label8
리턴 System.Windows.Forms.Label

Label9 공개적으로 프로퍼티

public Label,System.Windows.Forms Label9
리턴 System.Windows.Forms.Label

Line2 공개적으로 프로퍼티

public Label,System.Windows.Forms Line2
리턴 System.Windows.Forms.Label

cboPageSize 공개적으로 프로퍼티

public ComboBox,System.Windows.Forms cboPageSize
리턴 System.Windows.Forms.ComboBox

cboPageToPrinterMapping 공개적으로 프로퍼티

public ComboBox,System.Windows.Forms cboPageToPrinterMapping
리턴 System.Windows.Forms.ComboBox

cmdLoadMxFile 공개적으로 프로퍼티

public Button,System.Windows.Forms cmdLoadMxFile
리턴 System.Windows.Forms.Button

cmdPrint 공개적으로 프로퍼티

public Button,System.Windows.Forms cmdPrint
리턴 System.Windows.Forms.Button

fraPrint 공개적으로 프로퍼티

public GroupBox,System.Windows.Forms fraPrint
리턴 System.Windows.Forms.GroupBox

fraPrinter 공개적으로 프로퍼티

public GroupBox,System.Windows.Forms fraPrinter
리턴 System.Windows.Forms.GroupBox

lblPageCount 공개적으로 프로퍼티

public Label,System.Windows.Forms lblPageCount
리턴 System.Windows.Forms.Label

lblPdcdcrinter 공개적으로 프로퍼티

public Label,System.Windows.Forms lblPdcdcrinter
리턴 System.Windows.Forms.Label

lblPrinterName 공개적으로 프로퍼티

public Label,System.Windows.Forms lblPrinterName
리턴 System.Windows.Forms.Label

lblPrinterOrientation 공개적으로 프로퍼티

public Label,System.Windows.Forms lblPrinterOrientation
리턴 System.Windows.Forms.Label

lblPrinterSize 공개적으로 프로퍼티

public Label,System.Windows.Forms lblPrinterSize
리턴 System.Windows.Forms.Label

optLandscape 공개적으로 프로퍼티

public RadioButton,System.Windows.Forms optLandscape
리턴 System.Windows.Forms.RadioButton

optPortrait 공개적으로 프로퍼티

public RadioButton,System.Windows.Forms optPortrait
리턴 System.Windows.Forms.RadioButton

txbEndPage 공개적으로 프로퍼티

public TextBox,System.Windows.Forms txbEndPage
리턴 System.Windows.Forms.TextBox

txbMxFilePath 공개적으로 프로퍼티

public TextBox,System.Windows.Forms txbMxFilePath
리턴 System.Windows.Forms.TextBox

txbOverlap 공개적으로 프로퍼티

public TextBox,System.Windows.Forms txbOverlap
리턴 System.Windows.Forms.TextBox

txbStartPage 공개적으로 프로퍼티

public TextBox,System.Windows.Forms txbStartPage
리턴 System.Windows.Forms.TextBox