Enum member EditorActions.Down

move cursor one line down

Declaration

enum EditorActions
{
  // ...
  Down = 1006,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0