Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / ResizeEventArgs Class / Neighbor Property

In This Topic
    Neighbor Property
    In This Topic
    The neighbor control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Neighbor As Control
    public Control Neighbor {get;}
    Remarks
    Null if no neighbor control exists.
    See Also