Méthode | Description | |
---|---|---|
NotifyIconApplicationContext ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
AboutCommand ( object sender, |
Open the About dialog
|
|
Connect ( ) : void |
Connect to WCF service
|
|
ConnectionSettingsCommand ( object sender, |
Show the connection settings dialogue
|
|
ContextMenuStrip_Opening ( object sender, System e ) : void |
build the context menu each time it opens to ensure appropriate options
|
|
Disconnect ( ) : void |
Disconnect from WCF service
|
|
ExitCommand ( object sender, |
Close the notify icon
|
|
NotifyIcon_Click ( object sender, MouseEventArgs e ) : void |
Open the context menu on right click
|
|
NotifyIcon_DoubleClick ( object sender, MouseEventArgs e ) : void |
Opens the web manager on a double left click
|
|
OpenManager_Click ( object sender, |
Try to open the web manager
|
|
SettingsCommand ( object sender, |
Show the settings dialogue
|
|
StartPlex_Click ( object sender, |
Start Plex
|
|
StopPlex_Click ( object sender, |
Stop Plex
|
|
ViewLogs_Click ( object sender, |
View the server log file
|
|
initializeContext ( ) : void |
Setup our tray icon
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public NotifyIconApplicationContext ( ) : System | ||
Résultat | System |