Gets a collection of System.Windows.Forms.Design.Behavior.Glyph objects representing the selection borders and grab handles for a standard control.
- selectionType
- A System.Windows.Forms.Design.Behavior.GlyphSelectionType value that specifies the selection state.
A collection of System.Windows.Forms.Design.Behavior.Glyph objects.
Note that based on selectionType, the System.Windows.Forms.Design.Behavior.Glyph objects returned will represent one of these selection states:
A fully resizable selection border with grab handles;
A locked selection border;
A single 'hidden' selection System.Windows.Forms.Design.Behavior.Glyph.