PowerTCP Emulation for .NET
Extended Property




Returns true when the generating key is on an extended part of the keyboard.
Syntax
Public ReadOnly Property Extended As Boolean
Dim instance As VtKeyEventArgs
Dim value As Boolean
 
value = instance.Extended
public bool Extended {get;}
public: __property bool get_Extended();
public:
property bool Extended {
   bool get();
}
See Also

Reference

VtKeyEventArgs Class
VtKeyEventArgs Members


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic