User check all modules to remove in list view and click Remove selected button. Program obtain that modules were marked as to delete. Get them into ArrayList and all items from ArrayList remove from List View. Items can not remove directly because for browse items in List View is used foreach statement.
Informations are saved to XML configuration file aft user confirm this using "OK" button.