C# 클래스 wTail.wTailForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: kjk/kjkpub

공개 메소드들

메소드 설명
wTailForm ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
AddTxt ( string txt ) : void
ClearTxt ( ) : void
FileClose ( ) : void
FileOpen ( ) : void
GetFileSize ( string filePath ) : long
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Main ( ) : void
OnChanged ( object source, FileSystemEventArgs e ) : void
ReadFromFile ( string filePath, long startPos, long endPos ) : string
SetFontSizeNameForAllStyles ( string fontName, int fontSize ) : void
btClear_Click ( object sender, System e ) : void
btClose_Click ( object sender, System e ) : void
btOpen_Click ( object sender, System e ) : void
menuFileClose_Click ( object sender, System e ) : void
menuFileExit_Click ( object sender, System e ) : void
menuFileOpen_Click ( object sender, System e ) : void
menuHelpAbout_Click ( object sender, System e ) : void
menuHelpWebsite_Click ( object sender, System e ) : void
menuItem2_Click ( object sender, System e ) : void
menuToolsFont_Click ( object sender, System e ) : void
menuToolsWrap_Click ( object sender, System e ) : void
setWrap ( bool fOn ) : void
toggleWrap ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

wTailForm() 공개 메소드

public wTailForm ( ) : System
리턴 System