ControlDesigner.GetControlGlyph(GlyphSelectionType) Metoda

Definicja

Zwraca wartość reprezentującą ControlBodyGlyph granice tej kontrolki.

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

Parametry

selectionType
GlyphSelectionType

GlyphSelectionType Wartość określająca stan zaznaczenia.

Zwraca

ControlBodyGlyph

Element ControlBodyGlyph reprezentujący granice tej kontrolki.

Dotyczy