Loading

Combo Box (List Property)

3 posts / 0 new
Last post
veilvanity's picture
Offline
Joined: 02/15/2010
Combo Box (List Property)

How to use the list property in Combo Box. I mean, In coding. How is it use? Please help me.

Lynesus's picture
Offline
Joined: 01/25/2010
re

try muh gumamit ng combo1.additem or kung anu nym ng combo muh

=>> jhaye.info <<==

Offline
Joined: 04/05/2010
you can add items in

you can add items in combobox:

with combo1
.clear
.additem "Google"
.additem "Yahoo"
.additem "Hotmail"
end with

Ganyan

Pages

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.