Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Border Class / IsFrameOn Method

In This Topic
    IsFrameOn Method
    In This Topic
    Checks if border is full and visible.
    Syntax
    'Declaration
     
    
    Public Function IsFrameOn() As Boolean
    public bool IsFrameOn()
    See Also