PowerTCP Emulation for .NET
SelectionMode Enumeration




Enumerates the values of the SelectionMode property.
Syntax
Public Enum SelectionMode 
   Inherits System.Enum
Dim instance As SelectionMode
public enum SelectionMode : System.Enum 
__value public enum SelectionMode : public System.Enum 
public enum class SelectionMode : public System.Enum 
Members
MemberDescription
Block Selection of text is done in a block method.
Standard Selection of text is done using the standard windows textbox method.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Emulation.SelectionMode

See Also

Reference

Dart.Emulation Namespace


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