Prevent that the SelectionListChanged event is fired until EndUpdate is called. Every call of BeginUpdate() increments an UpdateCounter variable.
| C# | Visual Basic | Visual C++ |
public void BeginUpdate()
Public Sub BeginUpdate
public: void BeginUpdate()