프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LoadDropDowns | void | ||
Page_Loaded | void | ||
ShowDetail | void | ||
btnCancel_Click | void | ||
btnSave_Click | void | ||
cboScannerInterfaceType_SelectionChanged | void |
메소드 | 설명 | |
---|---|---|
OptionsPage ( |
Initializes a new instance of the OptionsPage class.
|
메소드 | 설명 | |
---|---|---|
LoadDropDowns ( ) : void |
Loads the drop downs.
|
|
Page_Loaded ( object sender, |
Handles the Loaded event of the Page control.
|
|
ShowDetail ( ) : void |
Shows the detail.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
cboScannerInterfaceType_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Handles the SelectionChanged event of the cboScannerInterfaceType control.
|
public OptionsPage ( |
||
batchPage | ||
리턴 | System |