Draws a locked selection frame on the screen within the specified bounds and on the specified graphics surface. Specifies whether to draw the frame with the primary selected colors.
- graphics
The System.Drawing.Graphics to draw on.
- rectangle
The System.Drawing.Rectangle that represents the dimensions of the frame.
- primary
true to draw this frame with the colors used for the primary selection; otherwise, false.