ShortcutStyle Class

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Draws small rectangle for popup menu

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public class ShortcutStyle : Style
Visual Basic
Public Class ShortcutStyle _
	Inherits Style
Visual C++
public ref class ShortcutStyle : public Style

Inheritance Hierarchy

System..::..Object
  FastColoredTextBoxNS..::..Style
    FastColoredTextBoxNS..::..ShortcutStyle

See Also