메소드 | 설명 | |
---|---|---|
HostedSweepModifyForm ( ) : System |
Default constructor.
|
|
HostedSweepModifyForm ( |
Customize constructor contains a parameter ModificationData.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
HostedSweepModify_Load ( object sender, |
Load event, set the data source for property-grid.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
buttonOK_Click ( object sender, |
OK button, exit this form with DialogResult.OK.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public HostedSweepModifyForm ( |
||
modificationData | ||
리턴 | System |