Свойство | Тип | Описание | |
---|---|---|---|
_bugHotKey | |||
_dashboardHotKey |
Метод | Описание | |
---|---|---|
AddBug ( ) : void | ||
CaptureToLib ( ) : void | ||
ResetScreens ( ) : void | ||
SetEnableNotifyIcon ( bool isEnable ) : void | ||
StartNewMessageBlinking ( ) : void | ||
StopNewMessageBlinking ( ) : void | ||
SwitchToEditor ( ) : void | ||
TPEMain ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnActivated ( |
||
OnDeactivate ( |
||
OnEnabledChanged ( |
||
OnMouseDoubleClick ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void |
Метод | Описание | |
---|---|---|
AddBugCommon ( ) : void | ||
AddBugPressed ( object sender, |
||
AdditionalInitForAddBug ( ) : void | ||
Form1_KeyPress ( object sender, KeyPressEventArgs e ) : void | ||
Form1_Load ( object sender, |
||
Form1_MouseDown ( object sender, MouseEventArgs e ) : void | ||
Form1_MouseMove ( object sender, MouseEventArgs e ) : void | ||
Form1_MouseUp ( object sender, MouseEventArgs e ) : void | ||
Form1_Resize ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MainMenu_ExitClick ( object sender, |
||
PreparePictrue ( ) : Bitmap | ||
iconBlinkTimer_Tick ( object sender, |
||
notifyIcon1_MouseClick ( object sender, MouseEventArgs e ) : void | ||
notifyIcon1_MouseDoubleClick ( object sender, MouseEventArgs e ) : void | ||
notifyIcon1_MouseMove ( object sender, MouseEventArgs e ) : void | ||
toDo_Click ( object sender, |
||
toolStripMenuAbout_Click ( object sender, |
||
toolStripMenuItem2_Click ( object sender, |
||
toolStripMenuItemAddBug_Click ( object sender, |
||
toolStripMenuItemSetting_Click ( object sender, |
||
toolStripTextBox1_Click ( object sender, |
||
toolStripTextBox2_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
protected OnActivated ( |
||
e | ||
Результат | void |
protected OnDeactivate ( |
||
e | ||
Результат | void |
protected OnEnabledChanged ( |
||
e | ||
Результат | void |
protected OnMouseDoubleClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
public SetEnableNotifyIcon ( bool isEnable ) : void | ||
isEnable | bool | |
Результат | void |
public static HotKey,TpTrayUtility _bugHotKey | ||
Результат |