Community discussion forum

ComboBox Probs???

  • 3 months ago

    Hello EveryBody

    I have used an comboBox in my application and on Edit Cmd i have DropDown list of items for user to select.But now the problem is that When i Click Exit Cmd,the form does not get closed on Single click ,I have to Click CmdExit 2 times to close form.But i wanna close the form on a single click .Kindly help me for the same

    Thanks in advance

    Rizwan

    Post was edited on 20/08/2009 07:36:32 Report abuse
  • 3 months ago

    if you are using vb, you can close form with "Unload me" or "End" in your command button's click event.

  • 3 months ago

    U can use Unload method or else opt for .Close()

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback