ControlDesigner::GetControlGlyph Method (GlyphSelectionType)

 

Returns a ControlBodyGlyph representing the bounds of this control.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual ControlBodyGlyph^ GetControlGlyph(
	GlyphSelectionType selectionType
)

Parameters

selectionType
Type: System.Windows.Forms.Design.Behavior::GlyphSelectionType

A GlyphSelectionType value that specifies the selection state.

Return Value

Type: System.Windows.Forms.Design.Behavior::ControlBodyGlyph^

A ControlBodyGlyph representing the bounds of this control.

.NET Framework
Available since 2.0
Return to top
Show: