Examlex

Solved

A Form Contains a Horizontal Scroll Bar Control Named HsbXpos

question 40

Multiple Choice

A form contains a horizontal scroll bar control named hsbXpos, and the statement lblFace.Top = hsbXpos.Value is placed inside the hsbXpos.Scroll event procedure (where lblFace identifies a label on the form, and the hsbXpos's Minimum and Maximum properties are set at their default values) . What will happen when the hsbXpos.Scroll event is triggered by moving the scroll bar's scroll box to the right?


Definitions:

Related Questions