메소드 | 설명 | |
---|---|---|
BeamFramReinMakerForm ( |
constructor
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
BingingDataSource ( ) : void |
Bing the data source for all combo boxes
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
cancelButton_Click ( object sender, EventArgs e ) : void |
When the user click the cancel, just close the form
|
|
okButton_Click ( object sender, EventArgs e ) : void |
When the user click ok, refresh the data of BeamFramReinMaker and close form
|
public BeamFramReinMakerForm ( |
||
dataBuffer | the BeamFramReinMaker reference | |
리턴 | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; /// otherwise, false. |
리턴 | void |