Search results

  1. J

    How many items in a listbox?

    I found a cool code to perform drag&drop among two listboxes: Private Sub ListBox2_BeforeDragOver(ByVal Cancel As _ MSForms.ReturnBoolean, ByVal Data As _ MSForms.DataObject, ByVal X As Single, _ ByVal Y As...
Back
Top Bottom