'Declaration
Public Overridable Function GetGlyphs( _ ByVal selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType _ ) As System.Windows.Forms.Design.Behavior.GlyphCollection
'Usage
Dim instance As NParentControlDesigner Dim selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType Dim value As System.Windows.Forms.Design.Behavior.GlyphCollection value = instance.GetGlyphs(selectionType)
public virtual System.Windows.Forms.Design.Behavior.GlyphCollection GetGlyphs( System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType )
Parameters
- selectionType