Search
FlowChart.SelectionOptions Property
See Also
 



Settings for multiple selection.

 Syntax

VB6  Copy Code

Public Property Get SelectionOptions() As SelectionOptions

C++  Copy Code

public:
SelectionOptions* get_SelectionOptions ()

 Property Value

An instance of the SelectionOptions class.

 See Also