Active Property (Read/Write)

Top  Previous  Next

Enables/disables the keyboard hook.

 

VB.NET Syntax

 

Keyboard.Active [= Boolean]

 

C# Syntax

 

Keyboard.Active [= bool];

 

 

Remarks

 

Default value is False.