| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > WindowComponent Interface > WindowComponent Methods >====== TakeEvent(process the current ACCEPT loop event) ====== | [[setalerts alert keystrokes for window component .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[update get view data for the selected item .htm|{{btn_next_n.gif|Next page}}]] | | || **TakeEvent** {{blk2blue.jpg|blk2blue.jpg}} The **TakeEvent** method processes the current ACCEPT loop event. **BrowseClass Implementation:** The TakeEvent method calls the BrowseClass.TakeEvent method to process the current ACCEPT loop event for the BrowseClass object. The method returns a Level:Benign value. For more information see the BrowseClass.TakeEvent section. **FileDropClass Implementation:** The TakeEvent method processes the current ACCEPT loop event for the FileDropClass object. The method returns a Level:Benign value. For more information see the FileDropClass.TakeEvent section. **Return Data Type:**     BYTE **See Also:     **[[takeevent process the current accept loop event browseclass .htm|BrowseClass.TakeEvent]], [[takeevent process the current accept loop event filedropclass .htm|FileDropClass.TakeEvent]]