C# Class 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.
Inheritance: ModifiedEventArgs
Show file Open project: borisblizzard/arcreator

Private Methods

Method Description
StyleChangedEventArgs ( int position, int length, int modificationType )