Usages of DragDropKeyStates
Properties
keyStates | in DragEventArgs | Gets the key states relevant during the drag and drop operation. | |
keyStates | in QueryContinueDragEventArgs | Gets the current state of the keys. |
Method Return Values
from (DragDropKeyStates) | in DragDropKeyStates | Converts the given argument to an enum constant of this enum type. |
Method Parameters
from (DragDropKeyStates) | in DragDropKeyStates | Converts the given argument to an enum constant of this enum type. | |
getName (DragDropKeyStates) | in DragDropKeyStates | Returns the name of the given enum constant. |