Touchpad question...
-
Does anybody have any clues on how to disable a touchpad programaticaly? I think that Windows must have some kind of wrappers or interfaces to do this... Any leads will be more then appreciated. Thank you.
protected internal static readonly ... and I wish the list could continue ...
-
Does anybody have any clues on how to disable a touchpad programaticaly? I think that Windows must have some kind of wrappers or interfaces to do this... Any leads will be more then appreciated. Thank you.
protected internal static readonly ... and I wish the list could continue ...
Use System.Management namespace(hint: visit and search MSDN) because this namespace has all about attached hardware to your computer plus diagnosing them!!
To follow the path, Walk with the MASTER, See through the MASTER, Be the MASTER!