C# 클래스 MWFResourceEditor.TextPanel

상속: System.Windows.Forms.Panel, IPanel
파일 보기 프로젝트 열기: mono/winforms-tools 1 사용 예제들

공개 메소드들

메소드 설명
ClearResource ( ) : void
TextPanel ( ResourceContentControl parentControl ) : System

보호된 메소드들

메소드 설명
OnSizeChanged ( EventArgs e ) : void

비공개 메소드들

메소드 설명
OnAcceptButtonClick ( object sender, EventArgs e ) : void
OnContentTextBoxTextChanged ( Object sender, EventArgs e ) : void

메소드 상세

ClearResource() 공개 메소드

public ClearResource ( ) : void
리턴 void

OnSizeChanged() 보호된 메소드

protected OnSizeChanged ( EventArgs e ) : void
e System.EventArgs
리턴 void

TextPanel() 공개 메소드

public TextPanel ( ResourceContentControl parentControl ) : System
parentControl ResourceContentControl
리턴 System