ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / Anchor Property

In This Topic
    Anchor Property (C1SplitterPanel)
    In This Topic
    This property is not relevant for this class.
    Syntax
    'Declaration
     
    Public Overrides Property Anchor As System.Windows.Forms.AnchorStyles
    public override System.Windows.Forms.AnchorStyles Anchor {get; set;}
    See Also