Gets or sets a value indicating how multiple selection of items is drawn on the screen.
SyntaxVB6
Copy Code
|
|---|
Public Property Get MultiSelStyle() As EMultiSelStyle |
C++
Copy Code
|
|---|
public: |
A member of the EMultiSelStyle enumeration. The default is msSelHandles.
RemarksControls how multiple-selection is represented:
See Also