PowerTCP Emulation for .NET CF
Extended Property
See Also  Send comments on this topic.
Dart.Emulation Namespace > VtKeyEventArgs Class : Extended Property




Returns true when the generating key is on an extended part of the keyboard.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Extended As Boolean
Visual Basic (Usage)Copy Code
Dim instance As VtKeyEventArgs
Dim value As Boolean
 
value = instance.Extended
C# 
public bool Extended {get;}
Managed Extensions for C++ 
public: __property bool get_Extended();
C++/CLI 
public:
property bool Extended {
   bool get();
}

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.