메소드 | 설명 | |
---|---|---|
MainForm ( ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnClosed ( |
||
OnLoad ( |
||
WndProc ( Message &message ) : void |
메소드 | 설명 | |
---|---|---|
CurrentDeviceChanged ( |
||
GetConfigFilePath ( ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadConfiguration ( ) : void | ||
LoadDeviceList ( ) : void | ||
ProcessInputMessage ( Message message ) : void | ||
ProcessPowerMessage ( Message message ) : void | ||
SaveConfiguration ( ) : void | ||
SetCurrentLayout ( ushort layout ) : void | ||
SetDefaultLayout ( ushort layout ) : void | ||
exitToolStripMenuItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |