C# Class mRemoteNG.UI.Window.BaseWindow

Inheritance: WeifenLuo.WinFormsUI.Docking.DockContent
Afficher le fichier Open project: mRemoteNG/mRemoteNG Class Usage Examples

Méthodes publiques

Méthode Description
BaseWindow ( ) : mRemoteNG.UI.Forms
SetFormText ( string Text ) : void

Private Methods

Méthode Description
Base_FormClosed ( System sender, System e ) : void
Base_Load ( System sender, System e ) : void

Method Details

BaseWindow() public méthode

public BaseWindow ( ) : mRemoteNG.UI.Forms
Résultat mRemoteNG.UI.Forms

SetFormText() public méthode

public SetFormText ( string Text ) : void
Text string
Résultat void