InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / Anchor Property

In This Topic
    Anchor Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Anchor As System.Windows.Forms.AnchorStyles
    public virtual System.Windows.Forms.AnchorStyles Anchor {get; set;}
    See Also