Udostępnij za pośrednictwem


ParentControlDesigner.GetGlyphs(GlyphSelectionType) Metoda

Definicja

Pobiera kolekcję Glyph obiektów reprezentujących obramowania zaznaczenia i chwyta uchwyty dla standardowej kontrolki.

public:
 override System::Windows::Forms::Design::Behavior::GlyphCollection ^ GetGlyphs(System::Windows::Forms::Design::Behavior::GlyphSelectionType selectionType);
public override System.Windows.Forms.Design.Behavior.GlyphCollection GetGlyphs (System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType);
override this.GetGlyphs : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.GlyphCollection
Public Overrides Function GetGlyphs (selectionType As GlyphSelectionType) As GlyphCollection

Parametry

selectionType
GlyphSelectionType

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

Zwraca

Kolekcja obiektów Glyph.

Uwagi

Metoda GetGlyphs dodaje selektor Glyph kontenera do kolekcji selektora zaznaczenia.

Dotyczy

Zobacz też