-
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
-
Re: Combo Box
Ryan,
I am a little confused by the question.
--
Kathleen
(MS-MVP)
Reply in the newsgroup so everyone can benefit
--
-
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
>--
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks