Property | Type | Description | |
---|---|---|---|
BuildConnectionWindowContextMenu | void | ||
CreateBackupFile | void | ||
CreateRenameMenuItem | |||
CreateScreensMenuItem | |||
GetDefaultStartupConnectionFileName | string | ||
GoToUrl | void | ||
LoadConnectionsBGd | void | ||
PrepareTabControllerSupport | void | ||
PruneBackupFiles | void | ||
SaveConnectionsBGd | void | ||
SetConnectionWindowTitle | void | ||
ShowConnectionWindow | void | ||
cMenConnectionPanelRename_Click | void | ||
cMenConnectionPanelScreen_Click | void | ||
cMenConnectionPanelScreens_DropDownOpening | void |
Method | Description | |
---|---|---|
AddPanel ( string title = "", bool noTabber = false ) : |
||
CreateQuickConnect ( string connectionString, ProtocolType protocol ) : ConnectionInfo | ||
FontOverride ( |
||
GetExtAppByName ( string name ) : |
||
GetStartupConnectionFileName ( ) : string | ||
GoToBugs ( ) : void | ||
GoToDonate ( ) : void | ||
GoToForum ( ) : void | ||
GoToWebsite ( ) : void | ||
LoadConnections ( bool withDialog = false, bool update = false ) : void | ||
LoadConnectionsAsync ( ) : void | ||
NewConnections ( string filename ) : void | ||
SaveConnections ( ) : void | ||
SaveConnectionsAs ( ) : void | ||
SaveConnectionsAsync ( ) : void |
Method | Description | |
---|---|---|
BuildConnectionWindowContextMenu ( |
||
CreateBackupFile ( string fileName ) : void | ||
CreateRenameMenuItem ( |
||
CreateScreensMenuItem ( |
||
GetDefaultStartupConnectionFileName ( ) : string | ||
GoToUrl ( string url ) : void | ||
LoadConnectionsBGd ( ) : void | ||
PrepareTabControllerSupport ( bool noTabber, |
||
PruneBackupFiles ( string baseName ) : void | ||
SaveConnectionsBGd ( ) : void | ||
SetConnectionWindowTitle ( string title, |
||
ShowConnectionWindow ( |
||
cMenConnectionPanelRename_Click ( object sender, |
||
cMenConnectionPanelScreen_Click ( object sender, |
||
cMenConnectionPanelScreens_DropDownOpening ( object sender, |
public static AddPanel ( string title = "", bool noTabber = false ) : |
||
title | string | |
noTabber | bool | |
return |
public static CreateQuickConnect ( string connectionString, ProtocolType protocol ) : ConnectionInfo | ||
connectionString | string | |
protocol | ProtocolType | |
return | ConnectionInfo |
public static FontOverride ( |
||
ctlParent | ||
return | void |
public static GetExtAppByName ( string name ) : |
||
name | string | |
return |
public static GetStartupConnectionFileName ( ) : string | ||
return | string |
public static LoadConnections ( bool withDialog = false, bool update = false ) : void | ||
withDialog | bool | |
update | bool | |
return | void |
public static LoadConnectionsAsync ( ) : void | ||
return | void |
public static NewConnections ( string filename ) : void | ||
filename | string | |
return | void |
public static SaveConnectionsAsync ( ) : void | ||
return | void |