Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripSplitButton Class / SetVisibleCore Method

In This Topic
    SetVisibleCore Method (C1EditorToolStripSplitButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub SetVisibleCore( _
       ByVal visible As System.Boolean _
    ) 
    protected virtual void SetVisibleCore( 
       System.bool visible
    )

    Parameters

    visible
    See Also