IMultiSelectionBroker.BreakBoxSelection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears BoxSelection, but retains the current state of selections. This is a useful utility when performing gestures like End and Home where each selection moves, but the result is not necessarily a box.
public:
void BreakBoxSelection();
public void BreakBoxSelection ();
abstract member BreakBoxSelection : unit -> unit
Public Sub BreakBoxSelection ()