I got lots of good ideas from my previous thread, and all worked with no compiler errors.
But, my original question was how to get the results on the user's computer screen.
The Label option sounds promising, but I can't find any complete syntax guide or examples
of how to make a label, large enough to accept about 8 lines of string variables. I can handle
the formatting but first I need to get the data onto something the user will be able to see.
So far, the only thing I've got is a Form labeled "Question", which is the perfect size and in
a good position on the screen. But it never gets written to by any of the ideas.
Can anyone tell me how to declare and use a label control to try?
A sample display would look like this:
101 Leadership is something that has always been a subject that
can be learned easier than it can be taught. In the Air Force
how could we best define leadership?
a. First ship in a convoy
b. The art of influencing people to accomplish the mission.
c. The art of telling someone to "Go to Hell" so that they actually anticipate the trip.
Later I would add clickable buttons for answer selection and next question stuff
But I gotta get it on the screen first. Thanks for any help.
SMSgt Ron Davis, USAF, Retired
But, my original question was how to get the results on the user's computer screen.
The Label option sounds promising, but I can't find any complete syntax guide or examples
of how to make a label, large enough to accept about 8 lines of string variables. I can handle
the formatting but first I need to get the data onto something the user will be able to see.
So far, the only thing I've got is a Form labeled "Question", which is the perfect size and in
a good position on the screen. But it never gets written to by any of the ideas.
Can anyone tell me how to declare and use a label control to try?
A sample display would look like this:
101 Leadership is something that has always been a subject that
can be learned easier than it can be taught. In the Air Force
how could we best define leadership?
a. First ship in a convoy
b. The art of influencing people to accomplish the mission.
c. The art of telling someone to "Go to Hell" so that they actually anticipate the trip.
Later I would add clickable buttons for answer selection and next question stuff
But I gotta get it on the screen first. Thanks for any help.
SMSgt Ron Davis, USAF, Retired