\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListDesigner Class / GetControlGlyph Method

In This Topic
    GetControlGlyph Method (C1ListDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetControlGlyph( _
       ByVal selectionType As System.Windows.Forms.Design.Behavior.GlyphSelectionType _
    ) As System.Windows.Forms.Design.Behavior.ControlBodyGlyph
    protected virtual System.Windows.Forms.Design.Behavior.ControlBodyGlyph GetControlGlyph( 
       System.Windows.Forms.Design.Behavior.GlyphSelectionType selectionType
    )

    Parameters

    selectionType
    See Also