Hi,
the KeyDown event with one key: if e:Key = type Key:G then... (or if e:SystemKey= type Key:LeftAlt then...)
works well in Visual Cobol.
How can i handle a key combination like LeftAlt+U in Visual Cobol?
Thanks,
Guenter
Hi,
the KeyDown event with one key: if e:Key = type Key:G then... (or if e:SystemKey= type Key:LeftAlt then...)
works well in Visual Cobol.
How can i handle a key combination like LeftAlt+U in Visual Cobol?
Thanks,
Guenter