StreamSelectionMode Property

      Applies To

Sets or returns a Boolean value determining whether dragging the mouse selects in stream mode or block mode.

Syntax

Property Get StreamSelectionMode() As Boolean

Property Let StreamSelectionMode(Boolean)

This syntax has these parts:

Part Description
Boolean Optional Boolean. True means the mouse selects in stream mode, False in block mode.