Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / ShouldSerializeC1ContextMenu Method

In This Topic
    ShouldSerializeC1ContextMenu Method (C1CommandHolder)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeC1ContextMenu( _
       ByVal control As Object _
    ) As Boolean
    protected bool ShouldSerializeC1ContextMenu( 
       object control
    )

    Parameters

    control
    See Also