Enum member EditorActions.Tab

Tab (e.g., Tab key to insert tab character or indent text)

Declaration

enum EditorActions
{
  // ...
  Tab = 1041,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0