clik event

Discussion in 'AutoCAD' started by axa2001ro, Mar 6, 2004.

  1. axa2001ro

    axa2001ro Guest

    Hello!

    In a form I have a combobox control which is loaded with data from an access database. Before the form is displayed I get a click event from this control, and I don't know way.

    public sub test()
    load frmForm
    getData 'procedure which get data from database and inserted in combobox
    ' before this I get a click event
    frmForm.Show
    end sub
    thank you!
     
    axa2001ro, Mar 6, 2004
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.