C# Class mRemoteNG.UI.Window.UltraVNCWindow

Inheritance: BaseWindow
Mostrar archivo Open project: mRemoteNG/mRemoteNG Class Usage Examples

Public Methods

Method Description
UltraVNCWindow ( DockContent Panel ) : System

Private Methods

Method Description
ApplyLanguage ( ) : void
InitializeComponent ( ) : void
SetupLicense ( ) : void
StartListening ( ) : void
UltraVNCSC_Load ( object sender, System e ) : void
btnDisconnect_Click ( System sender, System e ) : void

Method Details

UltraVNCWindow() public method

public UltraVNCWindow ( DockContent Panel ) : System
Panel WeifenLuo.WinFormsUI.Docking.DockContent
return System