BExplorer.Shell.ShellView.OnQueryContinueDrag C# (CSharp) Méthode

OnQueryContinueDrag() protected méthode

protected OnQueryContinueDrag ( System.Windows.Forms e ) : void
e System.Windows.Forms
Résultat void
    protected override void OnQueryContinueDrag(F.QueryContinueDragEventArgs e) => base.OnQueryContinueDrag(e);
ShellView