C# Класс ARCed.Scintilla.StyleChangedEventArgs

Provides data for the StyleChanged event
StyleChangedEventHandler is used for the StyleChanged Event which is also used as a more specific abstraction around the SCN_MODIFIED notification message.
Наследование: ModifiedEventArgs
Показать файл Открыть проект

Приватные методы

Метод Описание
StyleChangedEventArgs ( int position, int length, int modificationType )