[This is preliminary documentation and is subject to change.]
Static class to determin and perform the available editing operations (cut, copy, paste, delete, select all) on the focused control.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static class EditState
Public NotInheritable Class EditState
public ref class EditState abstract sealed
Members
All Members | Methods | Properties | Fields | ||
Inheritance Hierarchy
Object | |
EditState |