DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3

Thread: Combo Box

  1. #1
    Ryan Shawnego Guest

    Combo Box


    9. On the form you have a combo iIn the initialise event of the form U
    use the following code
    with combo1
    .additem “a1”
    .additem “a2”
    .additem “a3”
    end with


    Options:
    a. when the form is loaded additional items are added to the combo
    b When the form is loaded additional items are added to the combo
    each time
    c. Combo box is added when the form is loaded first time


  2. #2
    Kathleen Dollard-Joeris Guest

    Re: Combo Box

    Ryan,

    I am a little confused by the question.

    --
    Kathleen
    (MS-MVP)
    Reply in the newsgroup so everyone can benefit
    --



  3. #3
    Craig Brown Guest

    Re: Combo Box


    Kathleen,

    It's a multiple guess homework question.

    I think Ryan should do his own homework.

    Craig Brown


    "Kathleen Dollard-Joeris" <kjoeris@noemailplease.com> wrote:
    >Ryan,
    >
    >I am a little confused by the question.
    >
    >--
    >Kathleen
    >(MS-MVP)
    >Reply in the newsgroup so everyone can benefit
    >--
    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links