SetFirstVisible Method

           

Sets the first item visible in the list portion of the control.

Syntax

object.SetFirstVisible(pIComboItem As ComboItem)

The SetFirstVisible method syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
pIComboItem A reference to the ComboItem object that should be made visible.