|
Hi!!!
I want to write a program in visual basic 6.0.
In one screen I have a list of add( ), add( ) add( ) . In the other screen I have a list of egg, sugar, milk. When I write inside of one of the parenthesis of the first list one of the second list, for example in the first list " add ( egg )ā€¯ and execute the program I need that appear a third screen showing the picture of the egg and milk. If I write 2 of the second list in 2 different parenthesis of the first list ( for example in the first list ( add( egg) , add( milk ) )and execute the program I need that appea ia third screen showing the picture of the egg and milk.
|
|
|
|
|
|
|
|