Skip to content

InterviewPro

Just another WordPress site

    • Programming
      • Visual Basic
    • Database (IT)
      • Database General

    How to decide to use ComboBox control instead of a ListBox?

    Visual Basic

    If you want the user to be able to add items, use a ComboBox. If the form has a large number of input fields, and space is at a premium, use a ComboBox. If the list being manipulated contains only a few items and those items will not change, use a ListBox. If the list […]

    Read More
    admin in 03 Jan 2022 No Comments

    Search

    Recent Posts

    • What is the effect of the “GROUP BY” clause on column function?
    • How to decide to use ComboBox control instead of a ListBox?

    Recent Comments

    No comments to show.

    © 2022 InterviewPro

    Powered by WordPress Whiteboard Theme

    ↑