Git Product home page Git Product logo

Comments (5)

bilogic avatar bilogic commented on August 16, 2024 2

I gave up on google, could not find any relevant examples. I'm also aware this might be off topic, but I'm looking for 3 things specifically:

  1. How to activate task view
  2. How to deactivate task view
  3. How to tell if we are in task view

I tried the following for activating, but it did nothing

public static readonly Guid CLSID_taskview = new Guid("3080F90E-D7AD-11D9-BD98-0000947B0257");
Activator.CreateInstance(Type.GetTypeFromCLSID(Guids.CLSID_taskview));

Thanks!

from virtualdesktop.

LinqLover avatar LinqLover commented on August 16, 2024 1

Run the following:

explorer shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}

from virtualdesktop.

MScholtes avatar MScholtes commented on August 16, 2024

@bilogic: I developed VirtualDesktop in thought that there would be no need to start "Task View" anymore, therefore it is not useful to include this function.

@LinqLover: Thank you for your good advice

from virtualdesktop.

bilogic avatar bilogic commented on August 16, 2024

@LinqLover thanks! Now I'm going to google on how to do that in VB/C# without dropping out to shell.

@MScholtes Perhaps I could explain, I have been using a 3rd party virtual desktop, Dextop since Windows 7. What I found to be very productive was to have the mouse move to one corner of the screen to activate its "Task View" and have an overview of everything that was happening or pick a desktop and switch there. However, Dextop has not been updated and on W10, it clutters up the overview with suspended applications as well, rendering it much harder to use.

I was looking around for a programmatic way to activate W10's task view but the only ones I found was via keystroke injection. Your codes are very different which is why I asked. Thank you.

from virtualdesktop.

MScholtes avatar MScholtes commented on August 16, 2024

Hello bilogic,

please understand that this is only the repository for the tool VirtualDesktop and only questions about it will be answered. Please ask general programming questions at Stack Overflow.

Greetings

Markus

from virtualdesktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.