Disabling charm bar appearing with touch screen swipe

Windows 10 will not have the Charms bar per say. But, they say swiping from the right will still give you options. It will probably also not be designed to be disabled.
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Tablet
    System Manufacturer/Model
    Nokia Lumia 2520
    CPU
    Qualcomm® Snapdragon™ 800
    Memory
    2GB
    Monitor(s) Displays
    10.1"
    Screen Resolution
    1920 x 1080
    Hard Drives
    32GB SSD
    Case
    Asus Case
    Keyboard
    Microsoft Wedge Keyboard
    Mouse
    Bornd Bluetooth Mouse
    Browser
    IE 11
Uncharm.exe

Hi Superfly

Your Uncharm program really dug me out of a hole.
Built a kiosk type app using a touchscreen to display data but found that charms still worked.
Tried everything, nothing worked until I found your clever app.
Thanks.
I don't know C# and am intrigued to know how the code works.
Any chance you would post a short explanation?

Anyway thanks again.
 

My Computer

System One

  • OS
    Windows 8.1
Hi Superfly

Your Uncharm program really dug me out of a hole.
Built a kiosk type app using a touchscreen to display data but found that charms still worked.
Tried everything, nothing worked until I found your clever app.
Thanks.
I don't know C# and am intrigued to know how the code works.
Any chance you would post a short explanation?

Anyway thanks again.


Hi grizzlybear

I'm chuffed that you find the program useful - I haven't worked on it in yonks.

Basically we are running a separate thread that polls each window that gets activated ( a listener process if you will) - Should the window being activated be charms we set it's position off screen.

The reason we cannot terminate the charms process itself is because it is ingrained into explorer - doing that would thus crash explore as well.

Hope this makes sense. The source code can found here:
http://www.eightforums.com/free-developer-programs-projects/62621-controlling-charms.html
 

My Computer

System One

  • OS
    PC-DOS v1.0
    Computer type
    PC/Desktop
    System Manufacturer/Model
    IBM
    CPU
    Intel 8088, 4.77MHz
    Memory
    16K, 640K max
    Graphics Card(s)
    What's that?
    Sound Card
    Not quite
    Screen Resolution
    80 X 24 text
    Hard Drives
    dual 160KB 5.25-inch disk drives
Back
Top