C# Class DimScreen.frmTray

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: DHIteration/DimScreen

Méthodes publiques

Свойство Type Description
regkey_ Microsoft.Win32.RegistryKey

Méthodes publiques

Méthode Description
frmTray ( ) : System

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Private Methods

Méthode Description
RegisterHotKey ( IntPtr hWnd, int id, int fsModifiers, int vk ) : bool
UnregisterHotKey ( IntPtr hWnd, int id ) : bool
clearOverlays ( ) : void
configureOverlays ( float initialValue ) : void
frmTray_Load ( object sender, EventArgs e ) : void
menuExit_Click ( object sender, EventArgs e ) : void
menuRestart_Click ( object sender, EventArgs e ) : void
notifyIcon1_MouseClick ( object sender, MouseEventArgs e ) : void
numericMenus_Click ( object sender, EventArgs e ) : void

Method Details

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void

frmTray() public méthode

public frmTray ( ) : System
Résultat System

Property Details

regkey_ public_oe static_oe property

public static RegistryKey,Microsoft.Win32 regkey_
Résultat Microsoft.Win32.RegistryKey