InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / AllowDrop Property

In This Topic
    AllowDrop Property (C1InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AllowDrop As System.Boolean
    public virtual System.bool AllowDrop {get; set;}
    See Also