NonNativeKeyboard.CapsLock(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the keyboard to a permanent shift state.
public:
void CapsLock(bool newCapsLockState);
public void CapsLock (bool newCapsLockState);
member this.CapsLock : bool -> unit
Public Sub CapsLock (newCapsLockState As Boolean)
Parameters
- newCapsLockState
- Boolean
Caps lock state the method is switching to