AutoListMembers Property

      Applies To

Sets or returns a Boolean value determining whether an available members list automatically pops up when the user types a period following a variable reference.

Syntax

Property Get AutoListMembers ()

Property Let AutoListMembers (Boolean)

The syntax has these parts:

Part Description
Boolean Optional Boolean. True means an available members list pops up. False means it will not pop up.