C# Class mRemoteNG.UI.Window.ErrorAndInfoWindow

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

Public Methods

Method Description
ErrorAndInfoWindow ( DockContent Panel ) : System

Private Methods

Method Description
ApplyLanguage ( ) : void
CopyMessagesToClipboard ( ) : void
DeleteMessages ( ) : void
ErrorsAndInfos_Load ( object sender, System e ) : void
ErrorsAndInfos_Resize ( object sender, System e ) : void
FillImageList ( ) : void
InitializeComponent ( ) : void
LayoutHorizontal ( ) : void
LayoutVertical ( ) : void
MC_KeyDown ( object sender, System e ) : void
cMenMCCopy_Click ( System sender, System e ) : void
cMenMCDelete_Click ( System sender, System e ) : void
cMenMC_Opening ( System sender, System e ) : void
lvErrorCollector_SelectedIndexChanged ( System sender, System e ) : void
pnlErrorMsg_ResetDefaultStyle ( ) : void

Method Details

ErrorAndInfoWindow() public method

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