'DeclarationPublic Property SelectMode As SelectMode
public SelectMode SelectMode {get; set;}
'DeclarationPublic Property SelectMode As SelectMode
public SelectMode SelectMode {get; set;}
The allowable values are:
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.