메소드 | 설명 | |
---|---|---|
PreferencesForm ( bool bBackgrounds, bool bNotifs, int iB, int iF, bool bA, bool bR, bool bU, int iR, int iU, string sName, string sUrl, bool bGhost, string sGhost, string hotkey, bool soundEnabled, int soundVolume, int soundIndex, bool autoscroll, Format time_format, string version ) : Microsoft.Win32 | ||
getAutoIPActivated ( ) : bool | ||
getAutoScroll ( ) : bool | ||
getBackgrounderOptions ( ) : bool[] | ||
getDeviceName ( ) : string | ||
getGhostModeActivated ( ) : bool | ||
getHotkey ( ) : string | ||
getNotifMoreOptions ( ) : int[] | ||
getNotifOptions ( ) : bool[] | ||
getOnStartupActivated ( ) : bool | ||
getPassword ( ) : string | ||
getPort ( ) : string | ||
getReplacementActivated ( ) : bool | ||
getReplacementDelay ( ) : int | ||
getSoundActivated ( ) : bool | ||
getSoundIndex ( ) : int | ||
getSoundVolume ( ) : int | ||
getTimeFormat ( ) : Format | ||
getUnfocusActivated ( ) : bool | ||
getUnfocusDelay ( ) : int |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
ChangeTab ( int i ) : void | ||
Form2_KeyDown ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PreferencesForm_HelpButtonClicked ( object sender, System e ) : void | ||
activateAutoIP_CheckedChanged ( object sender, |
||
activateGhostMode_CheckedChanged ( object sender, |
||
activateReplacement_CheckedChanged ( object sender, |
||
activateUnfocus_CheckedChanged ( object sender, |
||
button1_Click ( object sender, |
||
cancel_Click ( object sender, |
||
checkSound_CheckedChanged ( object sender, |
||
navigation_Click ( object sender, |
||
ok_Click ( object sender, |
||
showBalloon_CheckedChanged ( object sender, |
||
showFlash_CheckedChanged ( object sender, |
||
tips_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public PreferencesForm ( bool bBackgrounds, bool bNotifs, int iB, int iF, bool bA, bool bR, bool bU, int iR, int iU, string sName, string sUrl, bool bGhost, string sGhost, string hotkey, bool soundEnabled, int soundVolume, int soundIndex, bool autoscroll, Format time_format, string version ) : Microsoft.Win32 | ||
bBackgrounds | bool | |
bNotifs | bool | |
iB | int | |
iF | int | |
bA | bool | |
bR | bool | |
bU | bool | |
iR | int | |
iU | int | |
sName | string | |
sUrl | string | |
bGhost | bool | |
sGhost | string | |
hotkey | string | |
soundEnabled | bool | |
soundVolume | int | |
soundIndex | int | |
autoscroll | bool | |
time_format | Format | |
version | string | |
리턴 | Microsoft.Win32 |