Share via


ControlDesigner.GetControlGlyph(GlyphSelectionType) Yöntem

Tanım

Bu denetimin sınırlarını temsil eden bir ControlBodyGlyph döndürür.

protected:
 virtual System::Windows::Forms::Design::Behavior::ControlBodyGlyph ^ GetControlGlyph(System::Windows::Forms::Design::Behavior::GlyphSelectionType selectionType);
protected virtual System.Windows.Forms.Design.Behavior.ControlBodyGlyph GetControlGlyph (System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType);
abstract member GetControlGlyph : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.ControlBodyGlyph
override this.GetControlGlyph : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.ControlBodyGlyph
Protected Overridable Function GetControlGlyph (selectionType As GlyphSelectionType) As ControlBodyGlyph

Parametreler

selectionType
GlyphSelectionType

GlyphSelectionType Seçim durumunu belirten bir değer.

Döndürülenler

ControlBodyGlyph Bu denetimin sınırlarını temsil eden bir.

Şunlara uygulanır