Controls whether 'handles' and bounding box are shown
Visual Basic |
---|
Public Property SelectMode As doSelectMode |
There is a list of allowable values for SelectMode.
Although defined as enumerated types, the values above can be (and normally are) used as bit fields, so the value doSelectBox + doSelectBoxHandles gives a bounding box with visible corners.