G
Guest
Hi !
I am not familiar with C# and I would like to add a key sensitivity list to
an object. For example I would like to specify the Enter Key to Object1.
Object1.AddKey = (ascii code)
and to test if a key is on this list
Object1.IsOnList(Enter)
Do you have idea of what I can use ?
Thanks in advance,
Regards.
Sadi.
I am not familiar with C# and I would like to add a key sensitivity list to
an object. For example I would like to specify the Enter Key to Object1.
Object1.AddKey = (ascii code)
and to test if a key is on this list
Object1.IsOnList(Enter)
Do you have idea of what I can use ?
Thanks in advance,
Regards.
Sadi.