Hi Group,
How can I add a Command button inside a Listbox? I created a listbox and a command button on the form. now during the form_load event, I am trying to add command button to this listbox, but it does not work.. I am using VB 6. Since I am new to VB, can anyone help me in this regard..
Thanks in advance..
How can I add a Command button inside a Listbox? I created a listbox and a command button on the form. now during the form_load event, I am trying to add command button to this listbox, but it does not work.. I am using VB 6. Since I am new to VB, can anyone help me in this regard..
Thanks in advance..
Comment