ControlDesigner.GetGlyphs(GlyphSelectionType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une collection d'objets Glyph qui représentent les bordures de sélection et les poignées de manipulation d'un contrôle standard.
public:
virtual System::Windows::Forms::Design::Behavior::GlyphCollection ^ GetGlyphs(System::Windows::Forms::Design::Behavior::GlyphSelectionType selectionType);
public virtual System.Windows.Forms.Design.Behavior.GlyphCollection GetGlyphs (System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType);
abstract member GetGlyphs : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.GlyphCollection
override this.GetGlyphs : System.Windows.Forms.Design.Behavior.GlyphSelectionType -> System.Windows.Forms.Design.Behavior.GlyphCollection
Public Overridable Function GetGlyphs (selectionType As GlyphSelectionType) As GlyphCollection
Paramètres
- selectionType
- GlyphSelectionType
Valeur GlyphSelectionType qui spécifie l'état de sélection.
Retours
Collection d'objets Glyph.
Remarques
Notez que, en fonction de selectionType
, les Glyph objets retournés représentent l’un des états de sélection suivants :
Bordure de sélection entièrement resizable avec poignées de saisie ;
Bordure de sélection verrouillée ;
Sélection « masquée » Glyphunique .