ParentControlDesigner.GetGlyphs(GlyphSelectionType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of Glyph objects representing the selection borders and grab handles for a standard control.
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
Parameters
- selectionType
- GlyphSelectionType
A GlyphSelectionType value that specifies the selection state.
Returns
A collection of Glyph objects.
Remarks
The GetGlyphs method adds a container selector Glyph to the selection glyphs collection.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.