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
파일 보기 프로젝트 열기: borisblizzard/arcreator

비공개 메소드들

메소드 설명
StyleChangedEventArgs ( int position, int length, int modificationType )