프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildAtml | String | ||
GetName | string | ||
InitializeComponent | void | ||
InstrumentForm_FormClosing | void | ||
InstrumentForm_UndoChanges | void | ||
InstrumentForm_ValidateSchema | void | ||
InstrumentForm_Validating | void | ||
ValidateToSchema | void | ||
btnOk_Validating | void | ||
btnValidate_Click | void | ||
btnViewATML_Click | void |
메소드 | 설명 | |
---|---|---|
InstrumentForm ( ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnAtmlObjectAction ( IAtmlObject obj, AtmlActionType actiontype ) : IAtmlObject | ||
OnResizeBegin ( |
||
OnResizeEnd ( |
||
OnSaved ( ) : void | ||
btnOk_Clicka ( object sender, |
메소드 | 설명 | |
---|---|---|
BuildAtml ( ) : String | ||
GetName ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InstrumentForm_FormClosing ( object sender, |
||
InstrumentForm_UndoChanges ( object sender, |
||
InstrumentForm_ValidateSchema ( object sender, |
||
InstrumentForm_Validating ( object sender, CancelEventArgs e ) : void | ||
ValidateToSchema ( ) : void | ||
btnOk_Validating ( object sender, CancelEventArgs e ) : void | ||
btnValidate_Click ( object sender, |
||
btnViewATML_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected OnAtmlObjectAction ( IAtmlObject obj, AtmlActionType actiontype ) : IAtmlObject | ||
obj | IAtmlObject | |
actiontype | AtmlActionType | |
리턴 | IAtmlObject |
protected btnOk_Clicka ( object sender, |
||
sender | object | |
e | ||
리턴 | void |