Bagikan melalui


ParentControlDesigner.GetGlyphs(GlyphSelectionType) Metode

Definisi

Mendapatkan kumpulan Glyph objek yang mewakili batas pilihan dan mengambil handel untuk kontrol standar.

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

Parameter

selectionType
GlyphSelectionType

GlyphSelectionType Nilai yang menentukan status pilihan.

Mengembalikan

Koleksi objek Glyph.

Keterangan

Metode menambahkan GetGlyphs pemilih Glyph kontainer ke koleksi glyphs pilihan.

Berlaku untuk

Lihat juga