C# 클래스 ICSharpCode.Core.ToolBarLabel

상속: System.Windows.Forms.ToolStripLabel, IStatusUpdate
파일 보기 프로젝트 열기: jumpinjackie/fdotoolbox

공개 메소드들

메소드 설명
ToolBarLabel ( Codon codon, object caller ) : System
UpdateStatus ( ) : void
UpdateText ( ) : void

메소드 상세

ToolBarLabel() 공개 메소드

public ToolBarLabel ( Codon codon, object caller ) : System
codon Codon
caller object
리턴 System

UpdateStatus() 공개 메소드

public UpdateStatus ( ) : void
리턴 void

UpdateText() 공개 메소드

public UpdateText ( ) : void
리턴 void