Share via


ControlDesigner.GetControlGlyph(GlyphSelectionType) Metodo

Definizione

Restituisce un oggetto ControlBodyGlyph che rappresenta i limiti di questo controllo.

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

Parametri

selectionType
GlyphSelectionType

Valore GlyphSelectionType che specifica lo stato di selezione.

Restituisce

Oggetto ControlBodyGlyph che rappresenta i limiti di questo controllo.

Si applica a