TextEditCustomHighlightTextEventArgs Constructors
Contains data for the TextEdit.CustomHighlightText and RepositoryItemTextEdit.CustomHighlightText events.Name | Parameters | Description |
---|---|---|
TextEditCustomHighlightTextEventArgs(Int32, String, Int32, Boolean) | lineIndex, text, startIndex, isMonospaceFont | Initializes a new instance of the TextEditCustomHighlightTextEventArgs class with specified settings. |
See Also