Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / SetVisibleCore Method

In This Topic
    SetVisibleCore Method (C1ToolBar)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub SetVisibleCore( _
       ByVal value As Boolean _
    ) 
    protected override void SetVisibleCore( 
       bool value
    )

    Parameters

    value
    See Also