| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BrowseClass > BrowseClass Properties >====== ILC(reference to IListControl interface) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[hideselect hide select button .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[insertcontrol browse insert control number .htm|{{btn_next_n.gif|Next page}}]] | | || | **ILC** | **&IListControl** | {{blk2blue.jpg|blk2blue.jpg}} The **ILC **property is a reference to the IListControl interface which is passed to the Init method. The IListControl interface is used to implement standard behaviors for a listbox. See the IListControl interface section for more information. **Implementation:** The Init method creates an instance of ILC for the list control. The Kill method disposes of that interface instance. **See Also:     **[[init initialize the browseclass object .htm|BrowseClass.Init]], [[kill shut down the browseclass object .htm|BrowseClass.Kill]]