Customer Center

Welcome back

My Account Logout
#4849

Great!

Oh sure, if you are using BWS20 and create a new project – by default, it creates a class called ContentObjects and assigns the variable C to it. Within the ContentObjects class is the K variable for the KeyboardDevice.

So, when you type C.K. …   you have all of the KeyboardDevice commands available to you.
So, yes, typing C.K. is just calling the keyboard…