Bagikan melalui


ParentControlDesigner.GetControlGlyph(GlyphSelectionType) Metode

Definisi

Mendapatkan glyph tubuh yang mewakili batas kontrol.

protected:
 override System::Windows::Forms::Design::Behavior::ControlBodyGlyph ^ GetControlGlyph(System::Windows::Forms::Design::Behavior::GlyphSelectionType selectionType);
protected override System.Windows.Forms.Design.Behavior.ControlBodyGlyph GetControlGlyph (System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType);
override this.GetControlGlyph : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.ControlBodyGlyph
Protected Overrides Function GetControlGlyph (selectionType As GlyphSelectionType) As ControlBodyGlyph

Parameter

selectionType
GlyphSelectionType

GlyphSelectionType Nilai yang menentukan status pilihan.

Mengembalikan

Glyph tubuh yang mewakili batas kontrol.

Keterangan

Glyph tubuh bertanggung jawab untuk menguji perancang kontrol dan meneruskan pesan langsung ke perancang.

Berlaku untuk

Lihat juga