Clears the current selection.
VB6
![]() |
---|
Public Sub ClearSelection () |
C++
![]() |
---|
public: |
Deselects all items. The method does not raise any selection-related events. If you need an event handler method to be executed for the items who become unselected, call the handler method for each item in the selection lists.
FlowChartX Programmer's Guide | © 2023 MindFusion |