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

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