ParentControlDesigner.GetGlyphs(GlyphSelectionType) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar en samling Glyph objekt som representerar markeringskantlinjerna och handtag för en standardkontroll.
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
Parametrar
- selectionType
- GlyphSelectionType
Ett GlyphSelectionType värde som anger markeringstillståndet.
Returer
En samling Glyph objekt.
Kommentarer
Metoden GetGlyphs lägger till en containerväljare Glyph i markerings glyphs-samlingen.