C# 클래스 mRemoteNG.UI.Window.BaseWindow

상속: WeifenLuo.WinFormsUI.Docking.DockContent
파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG 1 사용 예제들

공개 메소드들

메소드 설명
BaseWindow ( ) : mRemoteNG.UI.Forms
SetFormText ( string Text ) : void

비공개 메소드들

메소드 설명
Base_FormClosed ( System sender, System e ) : void
Base_Load ( System sender, System e ) : void

메소드 상세

BaseWindow() 공개 메소드

public BaseWindow ( ) : mRemoteNG.UI.Forms
리턴 mRemoteNG.UI.Forms

SetFormText() 공개 메소드

public SetFormText ( string Text ) : void
Text string
리턴 void