| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > WindowComponent Interface > WindowComponent Methods >====== Kill(shutdown the parent object) ====== | [[windowcomponent methods.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[reset reset object s data .htm|{{btn_next_n.gif|Next page}}]] | | || **Kill** {{blk2blue.jpg|blk2blue.jpg}} The **Kill **method releases any memory allocated during the life of the object and performs any other required termination code. **BrowseClass Implementation:** The Kill method calls the BrowseClass.Kill method to terminate the BrowseClass object. **FileDropClass Implementation:** The Kill method calls the FileDropClass.Kill method to terminate the FileDropClass object. **See Also:**     [[kill shut down the browseclass object .htm|BrowseClass.Kill]], [[kill shut down the filedropclass object .htm|FileDropClass.Kill]]