Property IsScrolllock
IsScrolllock
Gets a value indicating whether the Scroll lock key was pressed (real or synthesized)
public bool IsScrolllock { get; }
Property Value
- bool
true
if is alternate; otherwise,false
.
Gets a value indicating whether the Scroll lock key was pressed (real or synthesized)
public bool IsScrolllock { get; }
true
if is alternate; otherwise, false
.