Microsoft Forms 20 Object Library Vb6 Best

The Microsoft Forms 2.0 Object Library is contained within the file FM20.DLL . It is a component automatically installed with Microsoft Office. It provides a set of ActiveX controls that match the look, feel, and functionality of forms found inside Microsoft Word, Excel, and Access. Key Controls Included

Private Sub lstEmployees_Click() ' Display selected name MsgBox "You selected: " & lstEmployees.Column(1, lstEmployees.ListIndex) End Sub microsoft forms 20 object library vb6