ParentControlDesigner.GetGlyphs(GlyphSelectionType) Yöntem

Tanım

Standart denetim için seçim kenarlıklarını ve tutma tutamaçlarını temsil eden bir nesne koleksiyonu Glyph alır.

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

Parametreler

selectionType
GlyphSelectionType

GlyphSelectionType Seçim durumunu belirten bir değer.

Döndürülenler

Bir nesne koleksiyonu Glyph.

Açıklamalar

yöntemi, GetGlyphs seçim glifleri koleksiyonuna bir kapsayıcı seçici Glyph ekler.

Şunlara uygulanır

Ayrıca bkz.