CSc 430 – Final Quiz – Sample Questions - ANSWERS

Prof. B. Domanski

  1. What combo box property do you use to enter the members of the combo box? _Additem_
  2. The property LARGECHANGE for a scroll bar is used to set the increment for a click …
  1. Inside the scroll bar
  2. On the arrows answer ___a____
  3. To the right
  4. To the left
  1. The interval property sets the time in milliseconds for what control? __the timer__
  2. The screen coordinates 0,0 are located at the …
  1. Top right
  2. Bottom right answer ___c___
  3. Top left
  4. Bottom left
  1. In OLE the _source_ application is the original application that contained the object
  2. What character is useds to indicate the access key when building menus (e.g File)? __&__
  3. The drag and drop event is signaled when …
  1. You "pick up" an object
  2. You "drop" an object answer ___b___
  3. You are dragging an object
  4. None of the above
  1. The ___form_load___ sub is used to initialize objects and variables for a form.

Last Updated by Domanski on 02/18/09