프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ATMLLibraryForm_FormClosing | void | ||
ATMLLibraryForm_Load | void | ||
InitializeComponent | void | ||
btnFilter_Click | void | ||
btnRefresh_Click | void | ||
btnSelect_Click | void | ||
edtFilter_KeyDown | void | ||
edtFilter_KeyPress | void | ||
edtFilter_KeyUp | void | ||
mnuItemNew_Click | void |
메소드 | 설명 | |
---|---|---|
ATMLLibraryForm ( |
||
CloseProject ( ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnAtmlObjectAction ( IAtmlObject obj, AtmlActionType actiontype, |
메소드 | 설명 | |
---|---|---|
ATMLLibraryForm_FormClosing ( object sender, |
||
ATMLLibraryForm_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnFilter_Click ( object sender, |
||
btnRefresh_Click ( object sender, |
||
btnSelect_Click ( object sender, |
||
edtFilter_KeyDown ( object sender, |
||
edtFilter_KeyPress ( object sender, |
||
edtFilter_KeyUp ( object sender, |
||
mnuItemNew_Click ( object sender, |
public ATMLLibraryForm ( |
||
classType | ||
리턴 | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected OnAtmlObjectAction ( IAtmlObject obj, AtmlActionType actiontype, |
||
obj | IAtmlObject | |
actiontype | AtmlActionType | |
args | ||
리턴 | IAtmlObject |