'Declaration
Protected Overridable Function GetControlGlyph( _ ByVal selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType _ ) As System.Windows.Forms.Design.Behavior.ControlBodyGlyph
'Usage
Dim instance As NParentControlDesigner Dim selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType Dim value As System.Windows.Forms.Design.Behavior.ControlBodyGlyph value = instance.GetControlGlyph(selectionType)
protected virtual System.Windows.Forms.Design.Behavior.ControlBodyGlyph GetControlGlyph( System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType )
Parameters
- selectionType