메소드 | 설명 | |
---|---|---|
clear ( ) : void | ||
fSearch ( ) : System | ||
setHandler ( |
메소드 | 설명 | |
---|---|---|
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.
|
|
cmd_close_Click ( object sender, EventArgs e ) : void | ||
cmd_edit_Click ( object sender, EventArgs e ) : void | ||
cmd_search_Click ( object sender, EventArgs e ) : void | ||
lv_controls_KeyUp ( object sender, KeyEventArgs e ) : void | ||
lv_controls_MouseClick ( object sender, MouseEventArgs e ) : void | ||
pAddToSearchResult ( string name, csObjType objType, csObjType objType2, string key ) : void | ||
pAddToSearchResult ( string name, csObjType objType, csObjType objType2, string key, string where ) : void | ||
searchInSections ( cIReportGroupSections sections, csObjType objType ) : void | ||
selectControl ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |