C# 클래스 NetIde.Core.TextEditor.TextEditorControl

파일 보기 프로젝트 열기: netide/netide 1 사용 예제들

공개 메소드들

메소드 설명
TextEditorControl ( ) : System

비공개 메소드들

메소드 설명
BuildCommands ( ) : void
GoToLine ( ) : void
OpenFindWindow ( NiFindOptions options ) : void
RemoveDefaultKeyBindings ( ) : void
TextArea_DoProcessDialogKey ( Keys keyData, DialogKeyProcessorResult &result ) : void
TextArea_GotFocus ( object sender, EventArgs e ) : void
TextArea_LostFocus ( object sender, EventArgs e ) : void

메소드 상세

TextEditorControl() 공개 메소드

public TextEditorControl ( ) : System
리턴 System