Sdílet prostřednictvím


ControlDesigner.GetControlGlyph(GlyphSelectionType) Metoda

Definice

Vrátí hodnotu ControlBodyGlyph představující hranice tohoto ovládacího prvku.

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

Hodnota GlyphSelectionType , která určuje stav výběru.

Návraty

Představující ControlBodyGlyph hranice tohoto ovládacího prvku.

Platí pro