메소드 | 설명 | |
---|---|---|
SlabPropertiesForm ( Command dataBuffer ) : System |
overload the constructor
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SlabPropertiesForm ( ) : System | ||
SlabPropertiesForm_Load ( object sender, System e ) : void |
Display the properties on the form when the form load
|
|
closeButton_Click ( object sender, System e ) : void |
Close the Form
|
public SlabPropertiesForm ( Command dataBuffer ) : System | ||
dataBuffer | Command | To store the data of a slab |
리턴 | System |