![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Member
Join Date: May 2002
Posts: 822
|
I'm having a vb test next week and missed the revision. So i asked the teacher for a revision sheet but don't have a clue to the answers of the questions. As i missed quite alot of classes due to playing sports. Could anyone please answer these questions.
By what name is the windows that displays controls and objects known? What is an object that accepts user input called? What is the Toolbox? What is the conventional prefix for naming the following controls/objects? Image Command button List box Vertical scroll bar Write a line of code which would load the message 'Bye for now!' into a text box named txtGoodbye. How would you use the properties windows to disable a command button? What code would you write to enable a command button named cmdOn? What is mean't by the line vsbLength_Change () ? What line would you write to declare a variable named Ticker of Interger data type? |
|
|
| Join OCAU to remove this ad! |
|
|
#2 |
|
Member
Join Date: May 2002
Posts: 822
|
What type of variable would you declare to hold a text, such as 'You are a total legenth!'?
Explain the two roles of the equals sign in the following peice of code: If optShow.Value = True Then ImgBomb . Picture = LoadPicture ("a:/explode.bmp") What are the possible settings of the property chkBold.Value? What results from this procedure: Randomize Toss = Int )Rnd * 2) + 1 Explain the important function of the following line of code: Count = Count + 1 What is the difference between design time and runtime? How would you allow a procedure to run under one condition and a different procedure to run under an alternative condition? Explain how the Select Case "VariableName" function works. |
|
|
|
|
#3 | |
|
Member
Join Date: Jun 2001
Location: Adelaide
Posts: 2,377
|
Quote:
__________________
"That's the way good software gets designed. So if you pull out a piece it won't run" - Steve Ballmer |
|
|
|
![]() |
| Bookmarks |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|