ControlDesigner.GetControlGlyph(GlyphSelectionType) Método

Definição

Devolve a ControlBodyGlyph representando os limites deste controlo.

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

Parâmetros

selectionType
GlyphSelectionType

Um valor que especifica GlyphSelectionType o estado de seleção.

Devoluções

A ControlBodyGlyph representa os limites deste controlo.

Aplica-se a