BExplorer.Shell.ShellView.OnQueryContinueDrag C# (CSharp) Метод

OnQueryContinueDrag() защищенный Метод

protected OnQueryContinueDrag ( System.Windows.Forms e ) : void
e System.Windows.Forms
Результат void
    protected override void OnQueryContinueDrag(F.QueryContinueDragEventArgs e) => base.OnQueryContinueDrag(e);
ShellView