C# 클래스 FastColoredTextBoxNS.ReadOnlyStyle

This style is used to mark range of text as ReadOnly block
You can inherite this style to add visual effects of readonly text
상속: Style
파일 보기 프로젝트 열기: samarjeet27/ynoteclassic

공개 메소드들

메소드 설명
Draw ( Graphics gr, Point position, Range range ) : void
ReadOnlyStyle ( ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( Graphics gr, Point position, Range range ) : void
gr System.Drawing.Graphics
position Point
range Range
리턴 void

ReadOnlyStyle() 공개 메소드

public ReadOnlyStyle ( ) : System
리턴 System