
August 23rd, 2012, 06:05 PM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 29
Time spent in forums: 4 h 36 m 52 sec
Reputation Power: 0
|
|
|
If combobox item2 selected, then do it... how....
Dear fellas..
I have a combobox, having a couple options.
If I select one of option, program will process a command, related to that option.
For example:
I have a combobox with options
23082012
24082012
25082012
.
.
If I select 24082012 it has to process a command....
lmdlistbox.items.addobject('.................
How could I accomplish that?
I am waiting .. please...
|